logs: add back a line zapped for debugging

This commit is contained in:
Franco Fichtner 2015-12-07 23:54:38 +01:00
parent 4788e5616c
commit ebe08f4cd5

View File

@ -48,6 +48,7 @@ if (isset($_POST['filtertext'])) {
$filtertext = htmlspecialchars($_POST['filtertext']);
}
$pgtitle = array(gettext("Status"),gettext("System logs"),gettext("PPP"));
include("head.inc");
?>