summaryrefslogtreecommitdiff
path: root/functions.php
diff options
context:
space:
mode:
Diffstat (limited to 'functions.php')
-rw-r--r--functions.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/functions.php b/functions.php
index e0b5fc999..bb6164d7b 100644
--- a/functions.php
+++ b/functions.php
@@ -5098,7 +5098,7 @@
$vgroup_last_feed = $vgr_last_feed;
- if (!$offset) {
+// if (!$offset) {
if (db_num_rows($result) > 0) {
$reply['toolbar'] = format_headline_subtoolbar($link, $feed_site_url,
@@ -5106,7 +5106,7 @@
$feed, $cat_view, $search, $match_on, $search_mode, $view_mode,
$last_error);
}
- }
+// }
$headlines_count = db_num_rows($result);