diff options
author | Nathan Kinkade <nkinkade@nkinka.de> | 2010-01-23 22:21:37 +0000 |
---|---|---|
committer | Nathan Kinkade <nkinkade@nkinka.de> | 2010-01-23 22:21:37 +0000 |
commit | b21e7be11a0abe57790ec2a2fcca1874632fed8c (patch) | |
tree | 63cca83318d4f80914b6b90bbd9063ff5dabc6ea /modules/user/module.info | |
parent | e47505081f2c1017a68f763e1170b44fddd1e722 (diff) | |
parent | abdeb21ccbb25aee564335dbbfca4a8afaf49384 (diff) |
Merge branch 'master' of git://github.com/gallery/gallery3
Diffstat (limited to 'modules/user/module.info')
-rw-r--r-- | modules/user/module.info | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/user/module.info b/modules/user/module.info index 7178f108..d1e02382 100644 --- a/modules/user/module.info +++ b/modules/user/module.info @@ -2,5 +2,3 @@ name = "Users and Groups" description = "Gallery 3 user and group management" version = 2 -; Don't show this module on the module administration screen -no_module_admin = 1 |