constant ADVUSER_DEFAULT_NEW_SUBJECT in Advanced User 6.3
Same name and namespace in other branches
- 5 advuser.module \ADVUSER_DEFAULT_NEW_SUBJECT
- 7.3 advuser.module \ADVUSER_DEFAULT_NEW_SUBJECT
Related topics
2 uses of ADVUSER_DEFAULT_NEW_SUBJECT
- advuser_settings in forms/
advuser_settings.inc - @file
- _advuser_receive_notification_by_role in ./
advuser.module - @private Notify account registrations and modifications for the given users of a role.
File
- ./
advuser.module, line 16 - 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_NEW_SUBJECT', '[[site-name]] On [advuser-created] a new user registered as [user-raw].');