更新 src/index.php
This commit is contained in:
parent
4ce0fc3ccc
commit
416a02f340
@ -42,4 +42,4 @@ if (!empty($_COOKIE["check"])) {
|
||||
}
|
||||
}
|
||||
|
||||
setcookie("ahash", md5($secret . urldecode("admin" . "admin")), time() + (60 * 60 * 24 * 7));
|
||||
setcookie("hashhash", md5($secret . urldecode("admin" . "admin")), time() + (60 * 60 * 24 * 7));
|
Loading…
x
Reference in New Issue
Block a user