--- fenglin/www/rss.php 2025/03/01 09:08:07 1.8 +++ fenglin/www/rss.php 2025/03/04 07:47:49 1.9 @@ -115,7 +115,7 @@ while($row=mysql_fetch_array($rs)) <? echo htmlspecialchars($row["title"], ENT_COMPAT | ENT_HTML401, 'UTF-8').(ord(substr($row["title"],strlen($row["title"])-1,1))>127?" ":""); ?> - ",str_replace("\r\n","\n",LML(str_replace("\x14"," ",str_replace("\x1B"," ",$content)),false))), + ",str_replace("\r\n","\n",LML(str_replace("\x14"," ",str_replace("\x1B"," ",$content)),false))), ENT_COMPAT | ENT_HTML401, 'UTF-8'); ?>