X-Git-Url: https://jfr.im/git/irc/unrealircd/unrealircd-webpanel.git/blobdiff_plain/71ef1a7feae1b706ff82552df22961ac2ec99631..39330628e8c0719660d6adaf6171b855f69513e7:/index.php diff --git a/index.php b/index.php index 80415d6..6ac2254 100644 --- a/index.php +++ b/index.php @@ -1,19 +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";