constant ADVUSER_DEFAULT_MODIFY_MAIL in Advanced User 6.3
Same name and namespace in other branches
- 5 advuser.module \ADVUSER_DEFAULT_MODIFY_MAIL
- 7.3 advuser.module \ADVUSER_DEFAULT_MODIFY_MAIL
Related topics
1 use of ADVUSER_DEFAULT_MODIFY_MAIL
- advuser_settings in forms/
advuser_settings.inc - @file
File
- ./
advuser.module, line 31 - 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_MAIL', "===== Updated User Information: =====\n User: [user-raw]\n Mail: [mail]\n Created: [advuser-created]\n Status: [advuser-status]\nTimezone: [advuser-timezone]\nLanguage: [advuser-language]\n Theme: [advuser-theme]\n\nUser account administration page at [account-url] for [site-name]");