diff options
| author | Andrew Dolgov <fox@bah.spb.su> | 2009-01-20 15:44:12 +0100 |
|---|---|---|
| committer | Andrew Dolgov <fox@bah.spb.su> | 2009-01-20 15:44:12 +0100 |
| commit | 0e0dd4861b3f81ba908e7a7bc738b525d3a158a3 (patch) | |
| tree | a52915cb34673d0496d4ec2f2f103c2946c932da /update_daemon_loop.php | |
| parent | 602ed7f209f8fad366361ef66437bd1a72525872 (diff) | |
call purge_orphans from daemon main loop function
Diffstat (limited to 'update_daemon_loop.php')
| -rw-r--r-- | update_daemon_loop.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/update_daemon_loop.php b/update_daemon_loop.php index 668b19abc..56b3839a2 100644 --- a/update_daemon_loop.php +++ b/update_daemon_loop.php @@ -79,7 +79,6 @@ _debug("Finished, $count feeds processed."); } - db_close($link); ?> |