summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--backend.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/backend.php b/backend.php
index bdecb6cd0..e5ccd2b77 100644
--- a/backend.php
+++ b/backend.php
@@ -279,9 +279,9 @@
if ($_GET["debug"]) $timing_info = print_checkpoint("20", $timing_info);
- print "<counters>";
- getAllCounters($link, $omode, $feed);
- print "</counters>";
+ //print "<counters>";
+ //getAllCounters($link, $omode, $feed);
+ //print "</counters>";
if ($_GET["debug"]) $timing_info = print_checkpoint("30", $timing_info);