X-Git-Url: https://jfr.im/git/irc/unrealircd/unrealircd-webpanel.git/blobdiff_plain/9ac271b0e2fc3a2f04d296f62870ea1bd3b68bfd..579020f8c67f7bdfd9d530a25b701af6ee53c412:/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");