From e05291f29b0c51f518b14b0e80063c5f314599c2 Mon Sep 17 00:00:00 2001 From: Gabriel Dunne Date: Wed, 4 Jan 2012 23:08:25 -0800 Subject: [PATCH] removed CDATA --- rss.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rss.php b/rss.php index 4fa2b68..3d8b9a6 100644 --- a/rss.php +++ b/rss.php @@ -16,7 +16,7 @@ <?php echo htmlspecialchars($row['title']); ?> - ]]> + -- 2.34.1