You are here

constant SUBUSER_PARENT in Subuser 6

2 uses of SUBUSER_PARENT
subuser_settings_form in ./subuser.pages.inc
Sub user settings form.
subuser_user in ./subuser.module
Implementation of hook_user().

File

./subuser.module, line 12
Allows users of a particular role to create sub user account in another role.

Code

define('SUBUSER_PARENT', variable_get('subuser_parent', 'Parent'));