X-Git-Url: https://jfr.im/git/irc/unrealircd/unrealircd-webpanel.git/blobdiff_plain/aba9dd247e44c365aeaaa343de0d00c84aa2f478..630261974fd350964443aed92704938d4a8bd858:/index.php diff --git a/index.php b/index.php index 43fc08f..219c143 100644 --- a/index.php +++ b/index.php @@ -1,5 +1,5 @@ stats()->get(); ?> @@ -324,4 +324,4 @@ $num_of_panel_admins = count($userlist); Hook::run(HOOKTYPE_OVERVIEW_CARD, $stats); -require_once "footer.php"; +require_once "inc/footer.php";