1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-12 17:44:37 +02:00

Signup and FAQs cleanup

This commit is contained in:
Cameron
2013-03-10 22:07:06 -07:00
parent 53eb60195e
commit 61616c95b0
7 changed files with 36 additions and 18 deletions

View File

@@ -13,7 +13,10 @@
require_once("class2.php");
if(vartrue($_POST['email2'])) // spam-trap.
{
exit;
}
$qs = explode(".", e_QUERY);
if($qs[0] != 'activate')