summaryrefslogtreecommitdiffstats
path: root/web/html/rss2.php
diff options
context:
space:
mode:
authorLoui Chang <louipc.ist@gmail.com>2009-06-25 06:05:44 +0200
committerLoui Chang <louipc.ist@gmail.com>2009-06-25 06:05:44 +0200
commit610733eafd62e14a7293151fb735bac1f3d55590 (patch)
tree0811f9b6132789c5cfa1395286f6ba591690eb2c /web/html/rss2.php
parent928945bd5141c2f97cfc78ddb305547bf3d9246e (diff)
downloadaur-610733eafd62e14a7293151fb735bac1f3d55590.tar.gz
aur-610733eafd62e14a7293151fb735bac1f3d55590.tar.xz
Remove excess whitespace.1.5.6.3
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
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 1f5c50cc..499450ba 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);
-?>