constant SUBUSER_LIST in Subuser 6
2 uses of SUBUSER_LIST
- subuser_settings_form in ./
subuser.pages.inc - Sub user settings form.
- subuser_user in ./
subuser.module - Implementation of hook_user().
File
- ./
subuser.module, line 13 - Allows users of a particular role to create sub user account in another role.
Code
define('SUBUSER_LIST', variable_get('subuser_list', 'Subusers'));