diff --git a/api/RSSFeed.php b/api/RSSFeed.php index d27f595be..eda9de17f 100755 --- a/api/RSSFeed.php +++ b/api/RSSFeed.php @@ -307,4 +307,4 @@ class RSSFeed_Entry extends ViewableData { else user_error($this->failover->class . " object has either an AbsoluteLink nor a Link method. Can't put a link in the RSS feed", E_USER_WARNING); } } -?> \ No newline at end of file +?>