You are here

constant ADVUSER_DEFAULT_MODIFY_MAIL in Advanced User 7.3

Same name and namespace in other branches
  1. 5 advuser.module \ADVUSER_DEFAULT_MODIFY_MAIL
  2. 6.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 32
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:name:raw]\n    Mail: [user:mail]\n Created: [user:created]\n  Status: [user:status]\nTimezone: [user:timezone]\nLanguage: [user:language]\n   Theme: [user:theme]\n\nUser account administration page at [account-url] for [site-name]");