]> git.wh0rd.org - tt-rss.git/blobdiff - modules/pref-feeds.php
allow checking of Uncategorized feeds
[tt-rss.git] / modules / pref-feeds.php
index 7da4598c1499cb771d1491b2bc08661be761a78b..42f9d665d223e6d2486569cb4ab1ef917cb50255 100644 (file)
@@ -96,6 +96,7 @@
                                $cat['name'] = __("Uncategorized");
                                $cat['items'] = array();
                                $cat['type'] = 'category';
+                               $cat['checkbox'] = false;
 
                                $feed_result = db_query($link, "SELECT id, title,last_error,
                                        ".SUBSTRING_FOR_DATE."(last_updated,1,19) AS last_updated