run(); /* no additional output most of the time, sometimes we'll continue to display the login screen */ if ($auth->showTemplate()) { include __DIR__ . '/template.php'; }