mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 11:05:55 +00:00
remove backend/digestSend
This commit is contained in:
@@ -7,12 +7,6 @@ class Backend extends Handler {
|
|||||||
"<img src='images/indicator_tiny.gif'>";
|
"<img src='images/indicator_tiny.gif'>";
|
||||||
}
|
}
|
||||||
|
|
||||||
function digestSend() {
|
|
||||||
define('PREFS_NO_CACHE', true);
|
|
||||||
|
|
||||||
send_headlines_digests($this->link);
|
|
||||||
}
|
|
||||||
|
|
||||||
function digestTest() {
|
function digestTest() {
|
||||||
header("Content-type: text/html");
|
header("Content-type: text/html");
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user