remove backend/digestSend

master
Andrew Dolgov 12 years ago
parent fd087799fd
commit 9a5f5633c0

@ -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");

Loading…
Cancel
Save