summaryrefslogtreecommitdiff
path: root/backend.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2009-01-16 14:11:19 +0100
committerAndrew Dolgov <[email protected]>2009-01-16 14:11:19 +0100
commit8a4c759ea3ea4c70b059d1403ddea6a06bc81780 (patch)
treee7e8a7f7d36dda81e7b06c23b81521988ef435d2 /backend.php
parent2627f2d0456364235ba842f996b65954c5ac5d01 (diff)
a variety of ccache work
Diffstat (limited to 'backend.php')
-rw-r--r--backend.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/backend.php b/backend.php
index 549661156..109c6e586 100644
--- a/backend.php
+++ b/backend.php
@@ -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"]) {