summaryrefslogtreecommitdiff
path: root/update_daemon.php
diff options
context:
space:
mode:
Diffstat (limited to 'update_daemon.php')
-rw-r--r--update_daemon.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/update_daemon.php b/update_daemon.php
index 007afb5bb..b15d43966 100644
--- a/update_daemon.php
+++ b/update_daemon.php
@@ -148,6 +148,8 @@
}
}
+ send_headlines_digests($link);
+
print "Sleeping for " . DAEMON_SLEEP_INTERVAL . " seconds...\n";
sleep(DAEMON_SLEEP_INTERVAL);