X-Git-Url: https://jfr.im/git/irc/unrealircd/unrealircd-webpanel.git/blobdiff_plain/75c101fdf81cf76433e974b2dd9194aadbd75549..d355f476f43fd5c2688923e7fb263f22d139aa7f:/index.php?ds=sidebyside diff --git a/index.php b/index.php index 05675fd..dc7f37d 100644 --- a/index.php +++ b/index.php @@ -1,204 +1,349 @@ +
+

Network Overview

+ +
+Network Overview +/* What if someone wants to add their own stats... */ +Hook::run(HOOKTYPE_PRE_OVERVIEW_CARD, $array_of_stats); -
+/* This makes sure that a plugin which called the parameter + * by reference can add/update the stats for display here. +*/ +$stats = (object) $array_of_stats; +$userlist = []; +Hook::run(HOOKTYPE_GET_USER_LIST, $userlist); +$num_of_panel_admins = count($userlist); -
-
-
-
-
-
- -
-
-

-
-
-
-
-
+?> + +
+ + -
-
-
-
-
- -
-
-

-
-
-
-
- -
-
-
- - -
- -
+
-
-
-
- -
-
-
-
-
- -
-
-

-
-
-
-
- -
-
-
-
+
+ server-bans/ban-exceptions.php"> +
+
- -
-
-

+
+ +
+
+
+
Server Ban Exceptions
+
- -
- -
-
-
-
-
- -
-
-

+
+
+ + + + + -
\ No newline at end of file +
+