constant ADVUSER_DEFAULT_NEW_MAIL in Advanced User 5
Same name and namespace in other branches
- 6.3 advuser.module \ADVUSER_DEFAULT_NEW_MAIL
- 7.3 advuser.module \ADVUSER_DEFAULT_NEW_MAIL
2 uses of ADVUSER_DEFAULT_NEW_MAIL
- advuser_settings in ./
advuser.module - advuser_user_insert in ./
advuser.module - Handle user insertion (new users) TODO: DRY (don't repeat yourself!)
File
- ./
advuser.module, line 5
Code
define('ADVUSER_DEFAULT_NEW_MAIL', "User email: %user_email\n\nIf you want to check and edit the account go to %uri.\n\nInvestigate User:\nYahoo search %user_email: %yahoo_user \nGoogle search %user_email: %google_user\n\n--\n%site");