Home
last modified time | relevance | path

Searched refs:uemail (Results 1 – 1 of 1) sorted by relevance

/web-php/
H A Dsubmit-event.php44 $uemail = isset($_POST['email']) ? strtolower($_POST['email']) : ''; variable
45 if (blacklisted($uemail)) {

Completed in 5 milliseconds