function mo_auth_user_update in Google Authenticator / 2 Factor Authentication - 2FA 7
Implements hook_user_update().
File
- ./
mo_auth.module, line 725 - Module file for miniOrange 2FA Module.
Code
function mo_auth_user_update(&$edit, $account, $category) {
}