Bugfix reset
This commit is contained in:
@@ -89,7 +89,7 @@ if (isset($_POST['resetkey']) && $_POST['resetkey'] !='' && $_POST['password_upd
|
|||||||
header("Refresh:2; url=index.php");
|
header("Refresh:2; url=index.php");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
$username_err = 'You will be redirected';
|
//$username_err = 'You will be redirected';
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
$username_err = 'Passwords do not match';
|
$username_err = 'Passwords do not match';
|
||||||
|
|||||||
Reference in New Issue
Block a user