From 78f1c9314bfbed613ef7f805498272c1fa940245 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=99=BD=E9=B9=84?= <1182383+zhc02@users.noreply.gitee.com> Date: Wed, 11 Mar 2020 23:55:52 +0800 Subject: [PATCH] 1 --- public/router.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/router.php b/public/router.php index 4f916b4..03141bc 100644 --- a/public/router.php +++ b/public/router.php @@ -8,7 +8,7 @@ // +---------------------------------------------------------------------- // | Author: liu21st // +---------------------------------------------------------------------- -// $Id$ + if (is_file($_SERVER["DOCUMENT_ROOT"] . $_SERVER["SCRIPT_NAME"])) { return false;