* @copyright (C) 2006-2013 Adam Armstrong, (C) 2013-2023 Observium Limited * */ print_authlog(['page' => $vars['page'], 'username' => $_SESSION['username'], 'short' => TRUE, 'header' => ['header-border' => TRUE, 'title' => 'The last 10 login attempts']]); // EOF