possible speedup: bump counters_stamp in backend/feeds
This commit is contained in:
parent
6b26d5acbc
commit
45a15f785a
|
@ -202,6 +202,8 @@
|
|||
|
||||
}
|
||||
|
||||
$_SESSION["viewfeed:counters_stamp"] = time();
|
||||
|
||||
outputFeedList($link, $tags);
|
||||
break; // feeds
|
||||
|
||||
|
|
Loading…
Reference in New Issue