X-Git-Url: https://jfr.im/git/irc/unrealircd/unrealircd-webpanel.git/blobdiff_plain/ea90b321a4b3768028d841b307c362af97a5e6e1..e76c47e177b4e8e47b871f321490505195ebf78a:/index.php diff --git a/index.php b/index.php index b5009ce..741f54f 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

@@ -24,7 +24,12 @@ Hook::run(HOOKTYPE_GET_USER_LIST, $userlist); $num_of_panel_admins = count($userlist); ?> -
+ +
@@ -122,7 +127,7 @@ $num_of_panel_admins = count($userlist);
-
+
@@ -229,29 +234,36 @@ $num_of_panel_admins = count($userlist); -
+
@@ -269,7 +281,7 @@ $num_of_panel_admins = count($userlist);
-
Panel Access
+
Panel Accounts