1
0

Add a flag in the module.info (no_module_admin) to indicate that this module shouldn't be managed by the default module administration screen. This module will always be locked on that screen.

This commit is contained in:
Tim Almdal 2009-10-27 07:57:21 -07:00
parent 9ea73e5eff
commit 7a3fd9d2ed

View File

@ -1,3 +1,6 @@
name = "LDAP"
description = "Use LDAP for authentication"
version = 1
; Don't show this module on the module administration screen
no_module_admin = 1