statistics: comment removed
authorMichael Vogel <icarus@dabo.de>
Mon, 3 Feb 2014 21:40:09 +0000 (22:40 +0100)
committerMichael Vogel <icarus@dabo.de>
Mon, 3 Feb 2014 21:40:09 +0000 (22:40 +0100)
statistics_json/statistics_json.php

index e29d742..526c522 100644 (file)
@@ -46,7 +46,7 @@ function statistics_json_cron($a,$b) {
                $next = $last + (180 * 60);
                if($next > time()) {
                        logger('statistics_json_cron: calculation intervall not reached');
-       //              return;
+                       return;
                }
        }
         logger('statistics_json_cron: cron_start');