From 03c88bdd9442da02dd9d9b8582444e0fa6d6da2c Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 7 Jun 2007 09:06:36 +0100 Subject: add runtime info to headlines response --- backend.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'backend.php') 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 ""; } -- cgit v1.2.3