You are here

constant ADVUSER_DEFAULT_NEW_MAIL in Advanced User 6.3

Same name and namespace in other branches
  1. 5 advuser.module \ADVUSER_DEFAULT_NEW_MAIL
  2. 7.3 advuser.module \ADVUSER_DEFAULT_NEW_MAIL

Related topics

2 uses of ADVUSER_DEFAULT_NEW_MAIL
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 18
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_MAIL', "=====  New 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]");