|
@@ -144,7 +144,7 @@ class Auth
|
|
*
|
|
*
|
|
* @throws Exception Codes explained below
|
|
* @throws Exception Codes explained below
|
|
* 2: One password field is empty
|
|
* 2: One password field is empty
|
|
- * 3: Passwords are not equal
|
|
|
|
|
|
+ * 3: Passwords aren't equal
|
|
* 4: Passwort is too snort
|
|
* 4: Passwort is too snort
|
|
*/
|
|
*/
|
|
public static function validateNewPassword($password, $passwordRepeated)
|
|
public static function validateNewPassword($password, $passwordRepeated)
|