diff --git a/application/common.php b/application/common.php index 95c4beba5..bc968c663 100755 --- a/application/common.php +++ b/application/common.php @@ -273,8 +273,16 @@ function StrToAscii($str) $change_after = ''; if(!empty($str)) { - $str = mb_convert_encoding($str, 'GB2312'); - for($i=0;$i