From 2214cfff56f89505761e5b7ff96313ee0e9b7cec Mon Sep 17 00:00:00 2001 From: cyc Date: Tue, 18 Feb 2020 17:56:14 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/config/autoload.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/config/autoload.php b/application/config/autoload.php index 55a9ac57..f5def6e6 100644 --- a/application/config/autoload.php +++ b/application/config/autoload.php @@ -38,7 +38,7 @@ */ $autoload['packages'] = array(APPPATH.'third_party'); - + /* | -------------------------------------------------------------------