phpmailer passwort reset
This commit is contained in:
@ -16,4 +16,5 @@ $conn = $db_connection->dbConnection();
|
||||
$auth = new Auth($conn, $allHeaders);
|
||||
|
||||
echo $auth->isValid();
|
||||
//echo (__DIR__);
|
||||
?>
|
||||
Reference in New Issue
Block a user