mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-24 07:41:29 +00:00
a variety of ccache work
This commit is contained in:
@@ -225,6 +225,7 @@
|
||||
outputArticleXML($link, $id, $feed_id, true, true);
|
||||
} else {
|
||||
catchupArticleById($link, $id, 0);
|
||||
ccache_update($link, $feed_id, $_SESSION["uid"]);
|
||||
}
|
||||
|
||||
if (!$_SESSION["bw_limit"]) {
|
||||
|
||||
Reference in New Issue
Block a user