X-Git-Url: https://jfr.im/git/irc/unrealircd/unrealircd-webpanel.git/blobdiff_plain/ea90b321a4b3768028d841b307c362af97a5e6e1..6210ec482efa44e152fb8bc61d4dd8f529687cb9:/index.php diff --git a/index.php b/index.php index b5009ce..e7b5f74 100644 --- a/index.php +++ b/index.php @@ -3,7 +3,7 @@ require_once "common.php"; require_once "connection.php"; require_once "header.php"; -$stats = $rpc->query("stats.get", []); +$stats = $rpc->stats()->get(); ?>

Network Overview

@@ -229,26 +229,33 @@ $num_of_panel_admins = count($userlist);
@@ -269,7 +276,7 @@ $num_of_panel_admins = count($userlist);
-
Panel Access
+
Panel Accounts