From c35ee2da86393b8bac8d4544e05f60417b5494b8 Mon Sep 17 00:00:00 2001 From: thinkphp Date: Wed, 10 Aug 2016 10:53:48 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E8=BF=9BBuild=E7=B1=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- library/think/Build.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/think/Build.php b/library/think/Build.php index 76d82609..dd2bd550 100644 --- a/library/think/Build.php +++ b/library/think/Build.php @@ -198,7 +198,7 @@ class Build } $filename = APP_PATH . ($module ? $module . DS : '') . 'common.php'; if (!is_file($filename)) { - file_put_contents($filename, "