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) {