1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 15:55:56 +00:00

remove backend/digestSend

This commit is contained in:
Andrew Dolgov
2012-11-01 12:35:21 +04:00
parent fd087799fd
commit 9a5f5633c0

View File

@@ -7,12 +7,6 @@ class Backend extends Handler {
"<img src='images/indicator_tiny.gif'>";
}
function digestSend() {
define('PREFS_NO_CACHE', true);
send_headlines_digests($this->link);
}
function digestTest() {
header("Content-type: text/html");