diff --git a/classes/feeds.php b/classes/feeds.php index e875eeb7f..8c103828f 100755 --- a/classes/feeds.php +++ b/classes/feeds.php @@ -1133,6 +1133,8 @@ class Feeds extends Handler_Protected { $active_feed_id = sprintf("%d", $this->params[0]); $is_cat = $this->params[1] != "false"; + print "
"; } function update_debugger() {