]> git.wh0rd.org - tt-rss.git/blobdiff - functions.php
add all done prompt to send_headline_digests()
[tt-rss.git] / functions.php
index a939beaf5ce5ca4bd05c81de8eacba5a12c07472..2d5003a78992ffec8c7a8d825616d6bf6675e015 100644 (file)
 
 //             $digest = prepare_headlines_digest($link, $user_id, $days, $limit);
 
+               print "All done.\n";
+
        }
 
        function prepare_headlines_digest($link, $user_id, $days = 1, $limit = 100) {