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:
@@ -13,7 +13,10 @@
|
||||
|
||||
require_once("class2.php");
|
||||
|
||||
|
||||
if(vartrue($_POST['email2'])) // spam-trap.
|
||||
{
|
||||
exit;
|
||||
}
|
||||
$qs = explode(".", e_QUERY);
|
||||
|
||||
if($qs[0] != 'activate')
|
||||
|
Reference in New Issue
Block a user