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 ""; - getAllCounters($link, $omode, $feed); - print ""; + //print ""; + //getAllCounters($link, $omode, $feed); + //print ""; if ($_GET["debug"]) $timing_info = print_checkpoint("30", $timing_info);