]> git.mxchange.org Git - friendica-addons.git/blobdiff - statistics_json/statistics_json.php
statistics: comment removed
[friendica-addons.git] / statistics_json / statistics_json.php
index e29d7422890630c39a63036abc874b3ac49bb4b2..526c5224bda48eaa3a66d2b5f9b6dd814d269293 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');