Remove excess whitespace.

Signed-off-by: Loui Chang <louipc.ist@gmail.com>
This commit is contained in:
Loui Chang 2009-06-25 00:05:44 -04:00
parent 928945bd51
commit 610733eafd
8 changed files with 14 additions and 15 deletions

View file

@ -53,4 +53,3 @@ while ($row = mysql_fetch_assoc($result)) {
#save it so that useCached() can find it #save it so that useCached() can find it
$rss->saveFeed("RSS2.0","xml/newestpkg.xml",true); $rss->saveFeed("RSS2.0","xml/newestpkg.xml",true);
?>