You are here

function advuser_form_user_admin_account_alter in Advanced User 7.4

Implements hook_form_FORM_ID_alter().

File

./advuser.module, line 401
advuser.module

Code

function advuser_form_user_admin_account_alter(&$form, &$form_state) {
}