mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-05 19:41:44 +08:00
还原config到application目录
This commit is contained in:
parent
9bc62dc8b9
commit
b086a795e9
@ -3,8 +3,5 @@
|
||||
// 定义应用目录
|
||||
define('APP_PATH', dirname(__DIR__) . '/application/');
|
||||
|
||||
// 定义配置目录
|
||||
define('CONF_PATH', dirname(__DIR__) . '/config/');
|
||||
|
||||
// 加载框架引导文件
|
||||
require dirname(__DIR__) . '/thinkphp/start.php';
|
||||
|
Loading…
x
Reference in New Issue
Block a user