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