summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-11-10 16:18:08 +0400
committerAndrew Dolgov <[email protected]>2011-11-10 16:18:08 +0400
commit7c227bb37275cd02eba6be89baba19d18491cfe4 (patch)
treef4b7088e753e7a851096b1213b29df7b1dbf0692 /modules
parentbd4dfcae6ef6d442b128e82023c779aaa1a414a2 (diff)
prefs: enable selecting all feeds in a category
Diffstat (limited to 'modules')
-rw-r--r--modules/pref-feeds.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/pref-feeds.php b/modules/pref-feeds.php
index 449f3c92a..7da4598c1 100644
--- a/modules/pref-feeds.php
+++ b/modules/pref-feeds.php
@@ -57,6 +57,7 @@
$cat['bare_id'] = $feed_id;
$cat['name'] = $line['title'];
$cat['items'] = array();
+ $cat['checkbox'] = false;
$cat['type'] = 'category';
$feed_result = db_query($link, "SELECT id, title, last_error,