Passwort reset
This commit is contained in:
@ -114,7 +114,7 @@ try {
|
||||
}
|
||||
else
|
||||
{
|
||||
$result = new CMsg(1, 500, "Sorry, there was an error sending your email.");
|
||||
$result = new CMsg(0, 500, "Sorry, there was an error sending your email.");
|
||||
}
|
||||
echo $result->jsonarray();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user