This commit is contained in:
Andreas Österreicher
2013-03-26 09:23:41 +00:00
parent 6db121db51
commit b0469121be
+1 -1
View File
@@ -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";