www.lalulalu.com
fetch_first("SELECT * FROM {$tablepre}threads t WHERE tid='$tid'".($auditstatuson ? '' : " AND displayorder>='0'")); if(!$thread) { header("HTTP/1.0 404 Not Found"); showmessage('thread_nonexistence'); } $oldtopics = isset($_DCOOKIE['oldtopics']) ? $_DCOO...