[更新]系统输入增加默认过滤

This commit is contained in:
Anyon 2017-09-28 10:39:01 +08:00
parent 6107b3247f
commit 5b54d3d5be

View File

@ -45,7 +45,7 @@ return [
// 是否开启多语言
'lang_switch_on' => false,
// 默认全局过滤方法 用逗号分隔多个
'default_filter' => '',
'default_filter' => 'htmlspecialchars',
// 默认语言
'default_lang' => 'zh-cn',
// 应用类库后缀