From a108d8da78206416bba49c1d61dd1ba53cd2e143 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 22 Dec 2014 07:37:38 +0100 Subject: [PATCH] rss: declare UTF-8 charset --- rss.php | 1 + 1 file changed, 1 insertion(+) diff --git a/rss.php b/rss.php index a3083cc..917ff71 100644 --- a/rss.php +++ b/rss.php @@ -153,6 +153,7 @@ if (is_writeable(".")) { /* XML Gen */ /*===================*/ $temp = explode("\n", $content); +echo "\n"; echo "\n"; echo "$title"; echo "$gallery_link";