Vergleich portal.php - 1.8.8 - 1.8.10
Zeile 430 | Zeile 430 |
---|---|
$forum[$fid] = $f; |
$forum[$fid] = $f; |
$query = $db->simple_select("threads t", "COUNT(t.tid) AS threads", "t.visible='1'{$annfidswhere}{$tunviewwhere} AND t.closed NOT LIKE 'moved|%'", array('limit' => 1)); | $query = $db->simple_select("threads t", "COUNT(t.tid) AS threads", "t.visible='1'{$annfidswhere}{$tunviewwhere} AND t.closed NOT LIKE 'moved|%'", array('limit' => 1)); |