Fehler bereinigt

This commit is contained in:
2018-08-05 08:18:02 +02:00
parent 68b942112d
commit 3353d00f88
8 changed files with 660 additions and 3 deletions

View File

@ -30,6 +30,10 @@ $_SESSION["online_users"] = "";
// Seite zusammenstellen
//
if (!isset($select_time_filter)) $select_time_filter="";
if (!isset($i)) $i=0;
if (!isset($select_ric)) $select_ric="";
//
// Startseite
if( !isset($_GET["do"]) )