mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 23:35:57 +00:00
split digest stuff into digest.php
This commit is contained in:
@@ -153,6 +153,8 @@
|
||||
sleep(1); // prevent flood (FIXME make this an option?)
|
||||
}
|
||||
|
||||
require_once "digest.php";
|
||||
|
||||
// Send feed digests by email if needed.
|
||||
send_headlines_digests($link, $debug);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user