constant ADVUSER_DEFAULT_NEW_ROLES in Advanced User 5
3 uses of ADVUSER_DEFAULT_NEW_ROLES
- advuser_settings in ./
advuser.module - advuser_user_insert in ./
advuser.module - Handle user insertion (new users) TODO: DRY (don't repeat yourself!)
- advuser_user_update in ./
advuser.module - Handle user edit TODO: DRY (don't repeat yourself!)
File
- ./
advuser.module, line 7
Code
define('ADVUSER_DEFAULT_NEW_ROLES', NULL);