应用命名空间取消配置 便于在配置文件中调用应用类

This commit is contained in:
thinkphp
2017-04-24 15:04:59 +08:00
parent 74a2cedd0c
commit 2d225b0f80
2 changed files with 3 additions and 5 deletions

View File

@@ -5,8 +5,6 @@ return [
// | 应用设置
// +----------------------------------------------------------------------
// 应用命名空间
'app_namespace' => 'app',
// 应用调试模式
'app_debug' => true,
// 应用Trace