summaryrefslogtreecommitdiff
path: root/update_feeds.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_feeds.php
parent3b3a199df86b1c94d16e6c0f601e3988df37070f (diff)
parenta2d799815a95e9c76e81525d1007b38971662e6d (diff)
Merge branch 'master' of madoka.volgo-balt.ru:public_html/testbox/tt-rss
Diffstat (limited to 'update_feeds.php')
-rwxr-xr-xupdate_feeds.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/update_feeds.php b/update_feeds.php
index 0d93358e5..6a4aa2a1b 100755
--- a/update_feeds.php
+++ b/update_feeds.php
@@ -34,9 +34,6 @@
init_connection($link);
- // Purge all posts (random 30 feeds)
- //global_purge_old_posts($link, true, 30);
-
// Update all feeds needing a update.
update_daemon_common($link);