From a136eefbe64973c7d47f97b36ae97e270a338846 Mon Sep 17 00:00:00 2001 From: LMR <59361885@qq.com> Date: Wed, 3 Apr 2024 09:37:47 +0800 Subject: [PATCH] tewt --- application/views/cache/update.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/application/views/cache/update.php b/application/views/cache/update.php index a624da67..17140bf7 100644 --- a/application/views/cache/update.php +++ b/application/views/cache/update.php @@ -194,8 +194,8 @@
$it) { - $encode = mb_detect_encoding($it, array('ASCII', 'GBK', 'ISO-8859-1', 'UTF-8')); - $_it = mb_convert_encoding($it, 'UTF8', $encode); + // $encode = mb_detect_encoding($it, array('ASCII', 'GBK', 'ISO-8859-1', 'UTF-8')); + // $_it = mb_convert_encoding($it, 'UTF8', $encode); $_it = preg_replace('/#(.*)$/i', '', $_it); ?>