--- fenglin/www/show_article.php 2012/12/20 04:34:34 1.5
+++ fenglin/www/show_article.php 2023/07/28 13:06:10 1.7
@@ -95,7 +95,7 @@ TD.content
|
- echo LML(str_replace("\n"," ",htmlspecialchars($content)),true,true,70); ?> |
+ echo LML(str_replace("\n"," ",htmlspecialchars($content, ENT_COMPAT | ENT_HTML401, 'GB2312')),true,true,70); ?> |
|
@@ -168,16 +168,15 @@ TD.content
|
-
+
|