X-Git-Url: https://jfr.im/git/irc/unrealircd/unrealircd-webpanel.git/blobdiff_plain/9ac271b0e2fc3a2f04d296f62870ea1bd3b68bfd..67bff06aa6fd4d7d3a9aefc2919307326fa6d755:/api/overview.php diff --git a/api/overview.php b/api/overview.php index 55f5db1..c77905d 100644 --- a/api/overview.php +++ b/api/overview.php @@ -1,17 +1,7 @@ stats()->get(); -echo json_encode($stats); +api_timer_loop(1000, "stats.get");