Code: Alles auswählen
Parse error: syntax error, unexpected T_LOGICAL_AND in /usr/export/www/vhosts/funnetwork/hosting/akechi/phpBB2/includes/functions.php on line 223
Code: Alles auswählen
Parse error: syntax error, unexpected T_LOGICAL_AND in /usr/export/www/vhosts/funnetwork/hosting/akechi/phpBB2/includes/functions.php on line 223
Code: Alles auswählen
WHERE f.cat_id = c.cat_id
GROUP BY c.cat_id, c.cat_title, c.cat_order
ORDER BY c.cat_order";
AND f.title_is_link = 0
if ( !($result = $db->sql_query($sql)) )