Changed example variable to defined example password
This commit is contained in:
parent
29d2c37103
commit
35f2baf3a8
@ -59,5 +59,5 @@ if ($hitcounter != 0) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
password_check($MySsecretPassword);
|
password_check("MySsecretPassword");
|
||||||
?>
|
?>
|
Loading…
Reference in New Issue
Block a user