diff --git a/functions.php b/functions.php index 059e968af..54fe552dc 100644 --- a/functions.php +++ b/functions.php @@ -3661,8 +3661,8 @@ print "" . htmlspecialchars($line["author"]) . ""; } - print "" . - htmlspecialchars($line["title"]) . ""; + print "<![CDATA[" . + htmlspecialchars($line["title"]) . "]]>"; print "