// added by jlambert - http://punbb.informer.com/forums/topic/16076/simple-antispambotcode-mod-v08/
// anti-spam code variable checked here. Customize to suit your needs.
if ($_POST['spamcode'] <> "6")
message('Please enter the amswer 5 plus 1, sorry for the stupid question this is to help avoid spam bots');
$timezone = round($_POST['timezone'], 1);