X-Git-Url: https://jfr.im/git/irc/unrealircd/unrealircd-webpanel.git/blobdiff_plain/5616422143594630a6e83ca3efbcb9b8d0cfbffe..d5ffb4bb26cc3910c5e4da8de0f6ed8e64a273fa:/api/overview.php diff --git a/api/overview.php b/api/overview.php index 303aba0..c77905d 100644 --- a/api/overview.php +++ b/api/overview.php @@ -1,11 +1,7 @@ query("stats.get", []); -echo json_encode($stats); \ No newline at end of file +api_timer_loop(1000, "stats.get");