1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-01 23:49:15 +00:00

allow checking of Uncategorized feeds

This commit is contained in:
Andrew Dolgov
2011-11-10 16:20:17 +04:00
parent 7c227bb372
commit 79916c2fb3

View 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