|
|
@ -288,9 +288,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
if ($_GET["debug"]) $timing_info = print_checkpoint("20", $timing_info);
|
|
|
|
if ($_GET["debug"]) $timing_info = print_checkpoint("20", $timing_info);
|
|
|
|
|
|
|
|
|
|
|
|
//print "<counters>";
|
|
|
|
if (time() - $_SESSION["get_all_counters_stamp"] > 180) {
|
|
|
|
//getAllCounters($link, $omode, $feed);
|
|
|
|
print "<counters>";
|
|
|
|
//print "</counters>";
|
|
|
|
getAllCounters($link, $omode, $feed);
|
|
|
|
|
|
|
|
print "</counters>";
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
if ($_GET["debug"]) $timing_info = print_checkpoint("30", $timing_info);
|
|
|
|
if ($_GET["debug"]) $timing_info = print_checkpoint("30", $timing_info);
|
|
|
|
|
|
|
|
|
|
|
|