mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-20 00:12:15 +00:00
This commit is contained in:
@@ -74,7 +74,7 @@ if (isset($_GET["toggle"]))
|
||||
}
|
||||
|
||||
$sg = new ort();
|
||||
if (!$sg->getAll('ort_kurzbz',false))
|
||||
if (!$sg->getAll())
|
||||
die($sg->errormsg);
|
||||
|
||||
//$htmlstr = "<table class='liste sortable'>\n";
|
||||
|
||||
Reference in New Issue
Block a user