X-Git-Url: https://jfr.im/git/irc/unrealircd/unrealircd-webpanel.git/blobdiff_plain/709b97f3b90d912cb85f532180d6715f93b2ffae..82f5bcbfce51d9732758f6b8c666ea3af9440bb2:/index.php diff --git a/index.php b/index.php index 9108bcf..6d363f3 100644 --- a/index.php +++ b/index.php @@ -1,3 +1,8 @@ + + +
+

UnrealIRCd Administration Panel


+
Overview @@ -23,19 +28,34 @@ define('UPATH', true); include "Classes/class-rpc.php"; rpc_pop_lists(); -echo " - -

UnrealIRCd

-
-
-

IRC Overview Panel

- - - - - - - - -
Users".count(RPC_List::$user)."
Opers".RPC_List::$opercount."
Services".RPC_List::$services_count."
Most popular channel".RPC_List::$most_populated_channel." (".RPC_List::$channel_pop_count." users)
Channels".count(RPC_List::$channel)."
Server bans".count(RPC_List::$tkl)."
Spamfilter entries".count(RPC_List::$spamfilter)."
"; ?> + +
+
+ + + + + + + + + +
Chat Overview
Users
Opers
Services
Most popular channel ( users)
Channels
Server bans
Spamfilter entries
+ +
+
+

Users Overview Panel

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