##############
Then open edit.php
and look for
if ($isfirst and $title!="" and $postinfo[dateline]+$editthreadtitlelimit*60>time()) {
$DB_site->query("UPDATE thread SET title='".addslashes(htmlspecialchars($title))."' WHERE threadid=$threadinfo[threadid]");
//$title="";
}
#############
Can't find edit.php - can only find editpost.php and this does not contain the said code - any ideas?
Thanks In Advance!
Ollie
|