summaryrefslogtreecommitdiff
path: root/backend.php
diff options
context:
space:
mode:
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