diff --git a/rss.php b/rss.php index 917ff71..c13ec02 100644 --- a/rss.php +++ b/rss.php @@ -152,6 +152,7 @@ if (is_writeable(".")) { /*===================*/ /* XML Gen */ /*===================*/ +header('Content-Type: text/xml'); $temp = explode("\n", $content); echo "\n"; echo "\n";