lip il y a 3 mois
Parent
commit
084ae9f255
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      app/common.php

+ 0 - 1
app/common.php

@@ -65,7 +65,6 @@ function ret($code, $msg = "",$data = [],$count=0, $page=0)
  * 谷歌翻译
  */
 function google_translate($content,$language_code='zh-CN'){
-    $content = strip_tags($content);
 
     $change = [
         'zh' => 'zh-CN',