1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 17:35:56 +00:00

remove unnecessary mentions of global_purge_old_posts; add debugging to purge_orphans()

This commit is contained in:
Andrew Dolgov
2010-10-03 12:19:09 +04:00
parent 5ba53dde35
commit a2d799815a
4 changed files with 12 additions and 27 deletions

View File

@@ -177,11 +177,6 @@
print "warning: unable to create stampfile";
}
// FIXME : $last_purge is of no use in a multiprocess update.
// FIXME : We ALWAYS purge old posts.
//_debug("Purging old posts (random 30 feeds)...");
//global_purge_old_posts($link, true, 30);
// Call to the feed batch update function
// or regenerate feedbrowser cache