$obt_time || $_POST["obt_time"] < $obt_time - 60*60*24) $obt_is_spam = true; $obt_hash = md5($_POST["obt_time"]."/".$_SERVER["SERVER_SOFTWARE"]); IF ($_POST["obt_hash"] != $obt_hash) $obt_is_spam = true; IF ($obt_is_spam){ IF ($obt_is_comment_form) DIE(obt_translate("The comment could include spam and hasn't been saved")); ELSE DIE(obt_translate("The email could include spam and hasn't been delivered")); }; }; }; ?>