diff options
author | Karl Vollmer <vollmer@ampache.org> | 2011-04-27 09:45:20 -0300 |
---|---|---|
committer | Karl Vollmer <vollmer@ampache.org> | 2011-04-27 09:45:20 -0300 |
commit | f0d83b0014b35845da0d22dae6dc2b69e3592666 (patch) | |
tree | 09fc03c1f02e2290f799a0fc7d453f07f3458551 /themes/penguin/theme.cfg.php | |
parent | d31e301e6171d1f178eb171bf37d7c231de4d168 (diff) | |
download | ampache-f0d83b0014b35845da0d22dae6dc2b69e3592666.tar.gz ampache-f0d83b0014b35845da0d22dae6dc2b69e3592666.tar.bz2 ampache-f0d83b0014b35845da0d22dae6dc2b69e3592666.zip |
Few bugfixes for the penguin theme for Alpha1 (Thx harrysand)
Diffstat (limited to 'themes/penguin/theme.cfg.php')
-rw-r--r-- | themes/penguin/theme.cfg.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/themes/penguin/theme.cfg.php b/themes/penguin/theme.cfg.php index a9299060..b177f992 100644 --- a/themes/penguin/theme.cfg.php +++ b/themes/penguin/theme.cfg.php @@ -1,7 +1,7 @@ ;;;;;;;;;;;;;;;;;; ;<?php exit(); ?>; ;;;;;;;;;;;;;;;;;; -; Copyright (c) 2001 - 2007 Ampache.org +; Copyright (c) 2001 - 2011 Ampache.org ; All rights reserved. ; ; This program is free software; you can redistribute it and/or @@ -32,6 +32,7 @@ name = "Penguin" ; person who actually created this theme ; DEFAULT: N/A author = "Jeroen Doppenberg" +; Updated by harrysand ; Theme Maintainer ; This is just a way of listing who is responsible for |