summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-11-10 16:20:17 +0400
committerAndrew Dolgov <[email protected]>2011-11-10 16:20:17 +0400
commit79916c2fb3c2a494627f15677dd8957f583ffc2f (patch)
tree3fe6a5cfd01e3edeaff98ad68e1818a311228bec /modules
parent7c227bb37275cd02eba6be89baba19d18491cfe4 (diff)
allow checking of Uncategorized feeds
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 7da4598c1..42f9d665d 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