You are here

constant ADVUSER_SUBSTITUTION_TEXT in Advanced User 6.2

Same name and namespace in other branches
  1. 5.2 advuser.module \ADVUSER_SUBSTITUTION_TEXT
  2. 6.3 advuser.module \ADVUSER_SUBSTITUTION_TEXT
  3. 7.3 advuser.module \ADVUSER_SUBSTITUTION_TEXT

@constants

2 uses of ADVUSER_SUBSTITUTION_TEXT
advuser_multiple_email_confirm in ./advuser.module
advuser_settings in ./advuser.module
advuser settings page

File

./advuser.module, line 13
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_SUBSTITUTION_TEXT', '<strong>Substitution variables</strong> available in subject and email body<br/><em> %user_name, %user_email, %user_status, %user_created, %user_theme, %user_timezone, %user_language, %user_signature, %site, %uri, %google_user (search google for user email), %yahoo_user (search yahoo for user email)</em>');