diff --git a/application/views/cache/update.php b/application/views/cache/update.php index 8b017411..36bf1e86 100644 --- a/application/views/cache/update.php +++ b/application/views/cache/update.php @@ -193,16 +193,18 @@
+ $it) { // $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); if (strlen($it) != strlen($_it)) continue; + $c++; ?>