You are here

constant ADVUSER_TOKEN_PREFIX in Advanced User 6.3

Related topics

2 uses of ADVUSER_TOKEN_PREFIX
advuser_multiple_email_confirm_submit in forms/advuser_multiple_email_confirm.inc
The submit handler for the Email button.
_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 42
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_TOKEN_PREFIX', '[');