From 3d4eb3ed640ccf0854904f5a40461198f608e07b Mon Sep 17 00:00:00 2001 From: WispX <1591788658@qq.com> Date: Mon, 16 Mar 2020 07:08:40 +0800 Subject: [PATCH] :speech_balloon: up --- LICENSE | 2 +- think | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index b789d1f1..f125584d 100644 --- a/LICENSE +++ b/LICENSE @@ -671,4 +671,4 @@ into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, please read -[http://www.gnu.org/philosophy/why-not-lgpl.html]. \ No newline at end of file +[http://www.gnu.org/philosophy/why-not-lgpl.html]. diff --git a/think b/think index 6a923b35..a06f731d 100644 --- a/think +++ b/think @@ -19,4 +19,4 @@ require __DIR__ . '/thinkphp/base.php'; Container::get('app')->path(__DIR__ . '/application/')->initialize(); // 控制台初始化 -Console::init(); \ No newline at end of file +Console::init();