diff options
author | Tim Almdal <tnalmdal@shaw.ca> | 2010-01-22 09:39:29 -0800 |
---|---|---|
committer | Tim Almdal <tnalmdal@shaw.ca> | 2010-01-22 09:39:29 -0800 |
commit | 603c3049a1ce7249c55ff8338fc3ea69323f0cb3 (patch) | |
tree | 66fe177dbd83a1bce625bd1c8b12bc4feded3d1f /modules/user/module.info | |
parent | 0da5d9e606fba5b6dc6137812df32cd1d0f5750f (diff) |
Treat identity providers just like other modules and use the admin_module to
install and switch to a different identity provider.
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 |