]> git.wh0rd.org - tt-rss.git/blobdiff - modules/pref-feeds.php
prefs: enable selecting all feeds in a category
[tt-rss.git] / modules / pref-feeds.php
index 449f3c92a2e8d25322668fe930a93a421e0689d2..7da4598c1499cb771d1491b2bc08661be761a78b 100644 (file)
@@ -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,