summaryrefslogtreecommitdiff
path: root/backend.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-12-13 10:58:30 +0400
committerAndrew Dolgov <[email protected]>2011-12-13 10:58:30 +0400
commit611efae712769e38e232478b484779d73af263db (patch)
treeb1601297d750f42ca456f3b7de9673905fbc8d9c /backend.php
parent1f203144a278f9765da40e20f09cc653d4d8276e (diff)
add catchall backend class
Diffstat (limited to 'backend.php')
-rw-r--r--backend.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/backend.php b/backend.php
index 8220337ac..0390ed761 100644
--- a/backend.php
+++ b/backend.php
@@ -181,10 +181,6 @@
module_pref_instances($link);
break; // pref-instances
- case "digestTest":
- print_r(prepare_headlines_digest($link, $_SESSION["uid"]));
- break; // digestTest
-
case "digestSend":
send_headlines_digests($link);
break; // digestSend