all articles: allow archived

This commit is contained in:
Andrew Dolgov 2013-04-04 09:01:17 +04:00
parent cd4d71b41b
commit cf57eb3c5d
1 changed files with 1 additions and 0 deletions

View File

@ -2412,6 +2412,7 @@
$vfeed_query_part = "ttrss_feeds.title AS feed_title,";
} else if ($feed == -4) { // all articles virtual feed
$allow_archived = true;
$query_strategy_part = "true";
$vfeed_query_part = "ttrss_feeds.title AS feed_title,";
} else if ($feed <= LABEL_BASE_INDEX) { // labels