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