We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d2c7ec commit 1783221Copy full SHA for 1783221
think
@@ -14,4 +14,4 @@
14
define('APP_PATH', __DIR__ . '/application/');
15
16
// 加载框架引导文件
17
-require './thinkphp/console.php';
+require __DIR__.'/thinkphp/console.php';
0 commit comments