From b7b35f8ec56227111305425ccc00afb36a13f58c Mon Sep 17 00:00:00 2001 From: xurongyao Date: Thu, 6 Sep 2018 17:06:15 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=A6=96=E9=A1=B5=E5=A4=B4?= =?UTF-8?q?=E9=83=A8=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/index.php b/index.php index 2d10916a..fc014f6d 100644 --- a/index.php +++ b/index.php @@ -4,8 +4,6 @@ // +---------------------------------------------------------------------- // | Copyright (c) 2006-2016 http://thinkphp.cn All rights reserved. // +---------------------------------------------------------------------- -// | Licensed ( http://www.apache.org/licenses/LICENSE-2.0 ) -// +---------------------------------------------------------------------- // | Author: honor // +----------------------------------------------------------------------