constant ADVUSER_DEFAULT_MODIFY_SUBJECT in Advanced User 7.3
Same name and namespace in other branches
- 5 advuser.module \ADVUSER_DEFAULT_MODIFY_SUBJECT
- 6.3 advuser.module \ADVUSER_DEFAULT_MODIFY_SUBJECT
Related topics
1 use of ADVUSER_DEFAULT_MODIFY_SUBJECT
- advuser_settings in forms/
advuser_settings.inc - @file
File
- ./
advuser.module, line 30 - Advanced user module allows you to select users based on an advanced set of filtering and apply actions to block, unblock, delete or email the selected users.
Code
define('ADVUSER_DEFAULT_MODIFY_SUBJECT', '[[site:name]] User [user:name:raw] has modified their account.');