1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 20:05:55 +00:00

possible speedup: bump counters_stamp in backend/feeds

This commit is contained in:
Andrew Dolgov
2009-02-01 22:14:38 +03:00
parent 6b26d5acbc
commit 45a15f785a

View File

@@ -202,6 +202,8 @@
} }
$_SESSION["viewfeed:counters_stamp"] = time();
outputFeedList($link, $tags); outputFeedList($link, $tags);
break; // feeds break; // feeds