diff options
author | friendica <info@friendica.com> | 2012-03-05 18:51:21 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-03-05 18:51:21 -0800 |
commit | 23460302f5e6b97a5e7b9d6038e77dc4c2d13033 (patch) | |
tree | ffc798cfc8571ac56a1944f32dd08aace690a058 /view/theme | |
parent | 8473444242318582e437f84c5a4006643ccda50d (diff) | |
download | volse-hubzilla-23460302f5e6b97a5e7b9d6038e77dc4c2d13033.tar.gz volse-hubzilla-23460302f5e6b97a5e7b9d6038e77dc4c2d13033.tar.bz2 volse-hubzilla-23460302f5e6b97a5e7b9d6038e77dc4c2d13033.zip |
some admin page fixes and cleanup
Diffstat (limited to 'view/theme')
-rwxr-xr-x | view/theme/darkzero/theme.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/view/theme/darkzero/theme.php b/view/theme/darkzero/theme.php index 37632c4b5..839d862a1 100755 --- a/view/theme/darkzero/theme.php +++ b/view/theme/darkzero/theme.php @@ -4,6 +4,8 @@ * Name: Darkzero * Version: 1.0 * Author: Fabio Communi <fabrix.xm@gmail.com> + * Maintainer: Fabio Communi <fabrix.xm@gmail.com> + * Maintainer: Mike Macgirvin <mike@macgirvin.com> */ $a->theme_info = array( |