From: Andrew Dolgov Date: Thu, 10 Nov 2011 12:20:17 +0000 (+0400) Subject: allow checking of Uncategorized feeds X-Git-Tag: 1.5.7~34 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=79916c2fb3c2a494627f15677dd8957f583ffc2f;p=tt-rss.git allow checking of Uncategorized feeds --- diff --git a/modules/pref-feeds.php b/modules/pref-feeds.php index 7da4598c..42f9d665 100644 --- a/modules/pref-feeds.php +++ b/modules/pref-feeds.php @@ -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