This commit is contained in:
WispX
2020-03-16 07:08:40 +08:00
parent 4593801d22
commit 3d4eb3ed64
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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].
[http://www.gnu.org/philosophy/why-not-lgpl.html].
+1 -1
View File
@@ -19,4 +19,4 @@ require __DIR__ . '/thinkphp/base.php';
Container::get('app')->path(__DIR__ . '/application/')->initialize();
// 控制台初始化
Console::init();
Console::init();