summaryrefslogtreecommitdiff
path: root/classes/pref/feeds.php
diff options
context:
space:
mode:
Diffstat (limited to 'classes/pref/feeds.php')
-rwxr-xr-xclasses/pref/feeds.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/classes/pref/feeds.php b/classes/pref/feeds.php
index 5f7635736..305da4376 100755
--- a/classes/pref/feeds.php
+++ b/classes/pref/feeds.php
@@ -140,7 +140,7 @@ class Pref_Feeds extends Handler_Protected {
}
foreach (array(-4, -3, -1, -2, 0, -6) as $i) {
- array_push($cat['items'], $this->feedlist_init_feed($i));
+ array_push($cat['items'], $this->feedlist_init_feed($i, false, 0));
}
/* Plugin feeds for -1 */