From 9dd15cb9380af59e224a9e0e3c993d25b503d180 Mon Sep 17 00:00:00 2001 From: wujunze <1017109588@qq.com> Date: Thu, 2 Nov 2017 06:11:09 -0500 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3require=5Fonce=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E7=9A=84=E8=B7=AF=E5=BE=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 修正require_once文件的路径, 考虑跨平台 --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index 2f348f5..d5d9bc8 100644 --- a/index.php +++ b/index.php @@ -1,5 +1,5 @@