| ".htmlspecialchars($update)." Successful! | |||||
| Nothing found | |||||
| ID | Ip Address | Action Time | ". "Attempts | Attempt Type | Status |
| {$arr['id']} | {$arr['ip']} " . ($a2['id'] ? get_username($a2['id']) : "" ) . " | {$arr['added']} | $arr[attempts] | ".($arr['type'] == "recover" ? "Recover Password Attempt!" : "Login Attempt!")." | ".($arr['banned'] == "yes" ? "banned [unban]" : "not banned [ban]")." [delete] [edit] |
IP Address: ".htmlspecialchars($a['ip'])." "); print("Action Time: ".htmlspecialchars($a['added'])." |
| Sorry, nothing found! | |||||
| ID | Ip Address | Action Time | ". "Attempts | Attempt Type | Status |
| {$arr['id']} | {$arr['ip']} " . ($a2['id'] ? get_username($a2['id']) : "" ) . " | {$arr['added']} | $arr[attempts] | ".($arr['type'] == "recover" ? "Recover Password Attempt!" : "Login Attempt!")." | ".($arr['banned'] == "yes" ? "banned [unban]" : "not banned [ban]")." [delete] [edit] |