summaryrefslogtreecommitdiff
path: root/functions.php
diff options
context:
space:
mode:
Diffstat (limited to 'functions.php')
-rw-r--r--functions.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/functions.php b/functions.php
index a939beaf5..2d5003a78 100644
--- a/functions.php
+++ b/functions.php
@@ -3263,6 +3263,8 @@
// $digest = prepare_headlines_digest($link, $user_id, $days, $limit);
+ print "All done.\n";
+
}
function prepare_headlines_digest($link, $user_id, $days = 1, $limit = 100) {