From bc03c563defccc9a6ef32e3eb402638274edd4f5 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 22 Jun 2009 16:09:04 +0400 Subject: call sanitize_rss() when generating syndicated feeds --- functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'functions.php') diff --git a/functions.php b/functions.php index 8e98d4874..90b9b49e0 100644 --- a/functions.php +++ b/functions.php @@ -3517,7 +3517,7 @@ htmlspecialchars($line["title"]) . ""; print ""; print $line["note"]; -- cgit v1.2.3