summaryrefslogtreecommitdiff
path: root/web/html/rss2.php
diff options
context:
space:
mode:
Diffstat (limited to 'web/html/rss2.php')
-rw-r--r--web/html/rss2.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/web/html/rss2.php b/web/html/rss2.php
index 1f5c50c..499450b 100644
--- a/web/html/rss2.php
+++ b/web/html/rss2.php
@@ -53,4 +53,3 @@ while ($row = mysql_fetch_assoc($result)) {
#save it so that useCached() can find it
$rss->saveFeed("RSS2.0","xml/newestpkg.xml",true);
-?>