summaryrefslogtreecommitdiff
path: root/backend.php
diff options
context:
space:
mode:
Diffstat (limited to 'backend.php')
-rw-r--r--backend.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/backend.php b/backend.php
index 35be82ccc..0bed46728 100644
--- a/backend.php
+++ b/backend.php
@@ -236,6 +236,8 @@
if ($_GET["debug"]) $timing_info = print_checkpoint("30", $timing_info);
+ print_runtime_info($link);
+
print "</reply>";
}