From 997d9d7cad31d5fdd3d054b95bd952a6f0367be9 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 20 May 2008 16:59:42 +0100 Subject: view: request counters in background, request_counters(): add client rate limit --- backend.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'backend.php') diff --git a/backend.php b/backend.php index ba7cbdb0b..94a63dae1 100644 --- a/backend.php +++ b/backend.php @@ -210,11 +210,11 @@ } } - if ($mode != "prefetch_old") { +/* if ($mode != "prefetch_old") { print ""; getAllCounters($link, $omode); print ""; - } + } */ print ""; break; // view -- cgit v1.2.3-54-g00ecf