Commit a5c32de2 by October

Update index.php

parent 5efe2896
......@@ -21,3 +21,4 @@ define('THINK_PATH', WEB_ROOT_PATH . '/../framework/ThinkPHP_3.2.h/');
define('APP_DEBUG', true); // @readme <-- 上线后修改这里
// 引入ThinkPHP入口文件
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