summaryrefslogtreecommitdiff
path: root/backend.php
diff options
context:
space:
mode:
Diffstat (limited to 'backend.php')
-rw-r--r--backend.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/backend.php b/backend.php
index 74cc97303..430086bf3 100644
--- a/backend.php
+++ b/backend.php
@@ -3946,6 +3946,7 @@
if ($op == "digestTest") {
header("Content-Type: text/plain");
+
echo prepare_headlines_digest($link, $_SESSION["uid"]);
$print_exec_time = false;