remove backend/digestSend

This commit is contained in:
Andrew Dolgov 2012-11-01 12:35:21 +04:00
parent fd087799fd
commit 9a5f5633c0
1 changed files with 0 additions and 6 deletions

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