Elgg
Version 2.3
|
Go to the source code of this file.
Variables | |
$user = elgg_get_page_owner_entity() | |
$log = get_system_log($user->guid, 'login', '', 'user', '', 20) | |
if(empty($log)) | $body = '<table class="elgg-table">' |
Definition at line 9 of file login_history.php.
$log = get_system_log($user->guid, 'login', '', 'user', '', 20) |
Definition at line 5 of file login_history.php.
Definition at line 3 of file login_history.php.