From 58bcbabf1ef54010bb146d89bb2e1dba9a861273 Mon Sep 17 00:00:00 2001 From: Anyon Date: Sun, 8 Apr 2018 11:03:14 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=9B=B4=E6=96=B0]=E4=BF=AE=E6=94=B9=E9=BB=98?= =?UTF-8?q?=E8=AE=A4=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/app.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/app.php b/config/app.php index 570363494..31a6cd419 100644 --- a/config/app.php +++ b/config/app.php @@ -38,7 +38,7 @@ return [ // 是否开启多语言 'lang_switch_on' => false, // 默认全局过滤方法 用逗号分隔多个 - 'default_filter' => 'htmlentities,trim', + 'default_filter' => 'trim', // 默认语言 'default_lang' => 'zh-cn', // 应用类库后缀