X-Git-Url: https://jfr.im/git/irc/unrealircd/unrealircd-webpanel.git/blobdiff_plain/62d4ea03f96d19a718a104bfec4fa7a583341b12..7bcd30edb23fcc1872f0a6772ab91b3c9d8b4779:/index.php diff --git a/index.php b/index.php index 83a3a27..aa0a7d0 100644 --- a/index.php +++ b/index.php @@ -1,20 +1,376 @@ +
+

Network Overview

+ LIVE + +
+user_meta['hibp'])) +{ + $num = $current_user->user_meta['hibp']; + Message::Fail("
Urgent
","Your password was found in a data breach $num time(s).", + "Please update your password immediately"); +} +?> + +
+ +
+ + + + +
+
+
+ +
+ + + + +
+
+ + + +
+ +
+ + +
+
+ - - Chat Overview - Users - Opers - Services - Most popular channel ( users) - Channels - Server bans - Spamfilter entries - - \ No newline at end of file +require_once "inc/footer.php";