diff --git a/includes/verifications.php b/includes/verifications.php index b071058..921f94e 100644 --- a/includes/verifications.php +++ b/includes/verifications.php @@ -49,10 +49,11 @@ if (!empty($_POST['useremail'])) { #################### # verifying passwords match each other - -if (($_POST['userpass1']) != ($_POST['userpass2'])) { - echo '