From: Gabriel Dunne Date: Mon, 19 Dec 2011 02:16:02 +0000 (-0800) Subject: Updated RSS X-Git-Tag: v0.1~28 X-Git-Url: https://git.quilime.com/?a=commitdiff_plain;h=996bc48aaa335fb400180fcbcdfad50e0ed5debb;p=clmpr.git Updated RSS --- diff --git a/rss.php b/rss.php index 5e34ab1..d967e45 100644 --- a/rss.php +++ b/rss.php @@ -9,10 +9,10 @@ fetch(); $i++ ): ?> - <?php echo urlencode($row['title']); ?> + <?php echo htmlentities($row['title']); ?> - - + +