Commit 0819056a by October

Update index.php

parent bebaf41e
...@@ -21,5 +21,4 @@ define('DATA_PATH', WEB_ROOT_PATH . '/Data/'); ...@@ -21,5 +21,4 @@ define('DATA_PATH', WEB_ROOT_PATH . '/Data/');
define('THINK_PATH', WEB_ROOT_PATH . '/../framework/ThinkPHP_3.2.h/'); define('THINK_PATH', WEB_ROOT_PATH . '/../framework/ThinkPHP_3.2.h/');
define('APP_DEBUG', false); // @readme <-- 上线后修改这里 define('APP_DEBUG', false); // @readme <-- 上线后修改这里
// 引入ThinkPHP入口文件 // 引入ThinkPHP入口文件
require THINK_PATH. '/ThinkPHP.php'; require THINK_PATH. '/ThinkPHP.php';
\ No newline at end of file
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