mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
use author attribute
This commit is contained in:
@@ -49,6 +49,10 @@
|
||||
}
|
||||
|
||||
while (true) {
|
||||
|
||||
print "Purging old posts...\n";
|
||||
|
||||
global_purge_old_posts($link, false);
|
||||
|
||||
// FIXME: get all scheduled updates w/forced refetch
|
||||
// Stub, until I figure out if it is really needed.
|
||||
|
||||
Reference in New Issue
Block a user