修复漏洞

This commit is contained in:
icret
2023-03-04 01:57:30 +08:00
parent 8da26ca463
commit 3434282bbb
6 changed files with 54 additions and 24 deletions

View File

@@ -8,7 +8,6 @@ require_once APP_ROOT . '/config/config.guest.php';
// 验证登录
header("Content-Type: text/html;charset=utf-8");
// 退出
if (isset($_GET['login'])) {
if ($_GET['login'] = 'logout') {