]> git.wh0rd.org - tt-rss.git/commitdiff
all articles: allow archived
authorAndrew Dolgov <fox@madoka.volgo-balt.ru>
Thu, 4 Apr 2013 05:01:17 +0000 (09:01 +0400)
committerAndrew Dolgov <fox@madoka.volgo-balt.ru>
Thu, 4 Apr 2013 05:01:17 +0000 (09:01 +0400)
include/functions.php

index f4f6ed2095c1d83a65d8ac52c01869f491f4b52d..5870649ceaff22a21ac247dfacf3626720b5cb04 100644 (file)
 
                                $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