diff --git a/check_password.php b/check_password.php index 2ec4407..b24af7a 100644 --- a/check_password.php +++ b/check_password.php @@ -59,5 +59,5 @@ if ($hitcounter != 0) { } } -password_check($MySsecretPassword); +password_check("MySsecretPassword"); ?> \ No newline at end of file