From 610733eafd62e14a7293151fb735bac1f3d55590 Mon Sep 17 00:00:00 2001 From: Loui Chang Date: Thu, 25 Jun 2009 00:05:44 -0400 Subject: Remove excess whitespace. Signed-off-by: Loui Chang --- web/html/rss2.php | 1 - 1 file changed, 1 deletion(-) (limited to 'web/html/rss2.php') 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); -?> -- cgit v1.2.3-54-g00ecf