diff --git a/backend.php b/backend.php index 8cf5c1691..254dcbc5d 100644 --- a/backend.php +++ b/backend.php @@ -212,7 +212,7 @@ } } - if ($mode != "prefetch_old" && !$csync) { + if ($mode != "prefetch_old" || $csync) { print ""; getAllCounters($link, $omode); print "";