Bugfix reset
This commit is contained in:
@@ -91,9 +91,10 @@ if (isset($_POST['resetkey']) && $_POST['resetkey'] !='' && $_POST['password_upd
|
|||||||
}
|
}
|
||||||
$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';
|
||||||
$reset_id_valid = 1;
|
$reset_id_valid = 1;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user