Commit 35651c32 by October

Update index.php

parent a5c32de2
...@@ -21,4 +21,3 @@ define('THINK_PATH', WEB_ROOT_PATH . '/../framework/ThinkPHP_3.2.h/'); ...@@ -21,4 +21,3 @@ define('THINK_PATH', WEB_ROOT_PATH . '/../framework/ThinkPHP_3.2.h/');
define('APP_DEBUG', true); // @readme <-- 上线后修改这里 define('APP_DEBUG', true); // @readme <-- 上线后修改这里
// 引入ThinkPHP入口文件 // 引入ThinkPHP入口文件
require THINK_PATH. '/ThinkPHP.php'; require THINK_PATH. '/ThinkPHP.php';
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment