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, "