localhost geht hop-fly nicht
This commit is contained in:
@ -108,7 +108,7 @@ try
|
||||
}
|
||||
else
|
||||
{
|
||||
$returnData = new CMsg(0,422,'Invalid Email Address!');
|
||||
$returnData = new CMsg(0,422,'Invalid Email Address! No Email found!');
|
||||
}
|
||||
}
|
||||
catch(PDOException $e)
|
||||
|
||||
Reference in New Issue
Block a user