if ($isfirst and $postinfo[dateline]+$editthreadtitlelimit*60>time()) { $DB_site->query("UPDATE thread SET description='".addslashes(htmlspecialchars($description))."' WHERE threadid=$threadinfo[threadid]"); }