Fixed include checkinput.php

This commit is contained in:
Joey Lai
2017-01-20 11:19:54 +01:00
parent 0389d05e51
commit 5e31590403
3 changed files with 6 additions and 5 deletions

View File

@@ -29,7 +29,7 @@
}
checkInputChoice("username", "username");
checkInputChoice("password", "longerEigth");
checkInputChoice("password", "longerEight");
checkInputChoice("confirmpassword", "");
matchPassword();
checkInputChoice("location", "lettersAndSpace");