X-Git-Url: https://jfr.im/git/irc/unrealircd/unrealircd-webpanel.git/blobdiff_plain/50f6d124cfb23fc2cbd0d69096787567fb6af7a9..c06c1713af2db485d55a91073bbc5b63b6aa8c0b:/channels/index.php diff --git a/channels/index.php b/channels/index.php index 070df50..111bf22 100644 --- a/channels/index.php +++ b/channels/index.php @@ -1,7 +1,7 @@ channel()->getAll(); echo ""; } - require_once("../footer.php"); + require_once("../inc/footer.php"); ?>