X-Git-Url: https://jfr.im/git/irc/unrealircd/unrealircd-webpanel.git/blobdiff_plain/05f01f6dda9c9a9058df9b1620fe523beb690328..7bcd30edb23fcc1872f0a6772ab91b3c9d8b4779:/api/overview.php diff --git a/api/overview.php b/api/overview.php index 942269f..c77905d 100644 --- a/api/overview.php +++ b/api/overview.php @@ -1,11 +1,7 @@ query("stats.get", []); -echo json_encode($stats); +api_timer_loop(1000, "stats.get");