X-Git-Url: https://jfr.im/git/irc/unrealircd/unrealircd-webpanel.git/blobdiff_plain/79ed2176e804ca03dd6555cd58f91770c6f0b042..440ff671f07bf112f2371cbe7e1afb23f2f614b6:/index.php diff --git a/index.php b/index.php index 632580c..fb2cd8e 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,8 +77,7 @@ $stats = $rpc->query("stats.get", []);
Opers
- -
View
+
">View
@@ -217,4 +218,6 @@ $stats = $rpc->query("stats.get", []);