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