[Phpmyadmin-git] [SCM] phpMyAdmin website branch, master, updated. 428436cbeafa619378f7b11011f2b473cdc0a45f

The branch, master has been updated via 428436cbeafa619378f7b11011f2b473cdc0a45f (commit) from 52a41610c7a33534b485fad57038caf731a7256c (commit) - Log ----------------------------------------------------------------- commit 428436cbeafa619378f7b11011f2b473cdc0a45f Author: Marc Delisle <marc@infomarc.info> Date: Tue Dec 28 08:09:15 2010 -0500 Fixed release of pmamhomme theme ----------------------------------------------------------------------- Summary of changes: data/themes.py | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/data/themes.py b/data/themes.py index 78da03e..e3b1952 100644 --- a/data/themes.py +++ b/data/themes.py @@ -188,6 +188,12 @@ THEMES = { 'support' : '3.3', 'info': u'Clean, modern and easy to use phpMyAdmin theme.', 'author': 'Mike Homme', + }, + 'pmahomme-1.0b' : { + 'name': 'pmamhomme', + 'support' : '3.3', + 'info': u'Clean, modern and easy to use phpMyAdmin theme.', + 'author': 'Mike Homme', } } TEMPLATE = { hooks/post-receive -- phpMyAdmin website
participants (1)
-
Marc Delisle