mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-01 12:42:48 +08:00
删除\think\View类的 http_cache_id 配置参数
This commit is contained in:
@@ -27,7 +27,6 @@ class View
|
||||
'auto_detect_theme' => false,
|
||||
'var_theme' => 't',
|
||||
'default_theme' => 'default',
|
||||
'http_cache_id' => null,
|
||||
'view_path' => '',
|
||||
'view_suffix' => '.html',
|
||||
'view_depr' => DS,
|
||||
|
||||
Reference in New Issue
Block a user