1
0
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:
Andrew Dolgov
2009-01-16 14:11:19 +01:00
parent 2627f2d045
commit 8a4c759ea3
7 changed files with 182 additions and 33 deletions

View File

@@ -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"]) {