call purge_orphans from daemon main loop function

This commit is contained in:
Andrew Dolgov
2009-01-20 15:44:12 +01:00
parent 602ed7f209
commit 0e0dd4861b
3 changed files with 8 additions and 6 deletions

View File

@@ -79,7 +79,6 @@
_debug("Finished, $count feeds processed.");
}
db_close($link);
?>