summaryrefslogtreecommitdiff
path: root/update_daemon_loop.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-10-03 12:21:46 +0400
committerAndrew Dolgov <[email protected]>2010-10-03 12:21:46 +0400
commit98d684f99ba839ff1514675f2786f0f851e5cbf6 (patch)
treeeae29c5848756215a2ed0ba6c4193df433061751 /update_daemon_loop.php
parent3b3a199df86b1c94d16e6c0f601e3988df37070f (diff)
parenta2d799815a95e9c76e81525d1007b38971662e6d (diff)
Merge branch 'master' of madoka.volgo-balt.ru:public_html/testbox/tt-rss
Diffstat (limited to 'update_daemon_loop.php')
-rwxr-xr-xupdate_daemon_loop.php6
1 files changed, 0 insertions, 6 deletions
diff --git a/update_daemon_loop.php b/update_daemon_loop.php
index 0586aa4dd..7fa22d19d 100755
--- a/update_daemon_loop.php
+++ b/update_daemon_loop.php
@@ -61,12 +61,6 @@
die;
}
-/* if (time() - $last_purge > PURGE_INTERVAL) {
- _debug("Purging old posts (random 30 feeds)...");
- global_purge_old_posts($link, true, 30);
- $last_purge = time();
- } */
-
// Call to the feed batch update function
// or regenerate feedbrowser cache