| {$ax['id']} | {$ax['usr_name']} | {$ax['usr_email']} | {$ax['usr_phone_br']} | {$ax['usr_number_br']} | {$ax['usr_language']} | {$ax['usr_group']} | {$ax['usr_login_0']} | {$ax['usr_login_1']} | {$ax['usr_login_cnt']} | "; if (count($rows) > 2) { echo ""; } echo " | |||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {$user['ID']} | {$user['uname']} | {$user['email']} | {$user['phone']} | {$user['number']} | ".ucfirst($user['language'])." | "; echo "{$user['gname']} | {$firstLoginD} | {$lastLoginD} | {$user['loginCnt']} | "; echo ($usr['privs'] == 9 or $user['ID'] != 2) ? "" : ' | '; echo ($user['ID'] > 2 and $user['ID'] != $usr['ID']) ? " | " : ' | '; echo " |
{$msg}
{$ax['no_way']}
\n"; } ?>