From: Andrew Dolgov Date: Mon, 22 Jun 2009 12:09:04 +0000 (+0400) Subject: call sanitize_rss() when generating syndicated feeds X-Git-Tag: 1.3.4~53 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=bc03c563defccc9a6ef32e3eb402638274edd4f5;p=tt-rss.git call sanitize_rss() when generating syndicated feeds --- diff --git a/functions.php b/functions.php index 8e98d487..90b9b49e 100644 --- a/functions.php +++ b/functions.php @@ -3517,7 +3517,7 @@ htmlspecialchars($line["title"]) . ""; print ""; print $line["note"];