From 3e9518393f6147f72bcf34d6bc7507b81f5bc244 Mon Sep 17 00:00:00 2001 From: Strangedusk Date: Thu, 27 Jan 2022 16:39:57 +0100 Subject: [PATCH] Misc --- index.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/index.php b/index.php index 3fe319b..abcd51c 100755 --- a/index.php +++ b/index.php @@ -94,8 +94,8 @@ echo("\n"); echo("\n"); -$base_url = base_url(); -$parent_url = parent_url(); +$base_url = base_url(get_protocol()); +$parent_url = parent_url(get_protocol()); //Navigation echo << + NAV; + ?>