if (THIS_SCRIPT == 'editpost') { global $foruminfo, $vbulletin; if ($foruminfo['forumid']==xx) { $vbulletin->options['edittimelimit'] = yy; } }