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