X-Git-Url: https://jfr.im/git/irc/unrealircd/unrealircd-webpanel.git/blobdiff_plain/10102cdc790926b5ec491db718572c0f44b2aeab..be3ca91ebeb38538c348e67af05ec7e4f03ed489:/index.php diff --git a/index.php b/index.php index db5474b..11bcd27 100644 --- a/index.php +++ b/index.php @@ -7,6 +7,8 @@ $stats = $rpc->query("stats.get", []);

Network Overview

+ +
@@ -20,7 +22,7 @@ $stats = $rpc->query("stats.get", []);
-

user->total - $stats->user->ulined; ?>

+

user->total; ?>

@@ -66,7 +68,7 @@ $stats = $rpc->query("stats.get", []);
-

user->oper - $stats->user->ulined; ?>

+

user->oper; ?>

@@ -75,7 +77,6 @@ $stats = $rpc->query("stats.get", []);
Opers
-
">View
@@ -217,4 +218,6 @@ $stats = $rpc->query("stats.get", []);