From 9043e7285a57e2770231dc2648030d189c76b110 Mon Sep 17 00:00:00 2001 From: Ron Bronson Date: Mon, 16 Oct 2017 10:24:50 -0400 Subject: [PATCH] More post-migration updates --- blocks/html/deeds/deedList.inc | 2 +- blocks/html/interments/intermentList.inc | 4 ++-- html/interments/home.php | 2 +- libraries/framework/blocks/html/pageNavigation.inc | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/blocks/html/deeds/deedList.inc b/blocks/html/deeds/deedList.inc index 4b18269..55761d6 100644 --- a/blocks/html/deeds/deedList.inc +++ b/blocks/html/deeds/deedList.inc @@ -44,7 +44,7 @@ $url = new URL(BASE_URL.'/deeds/deleteDeed.php'); $url->deed_id = $deed->getId(); - $url->return_url = "http://$_SERVER[SERVER_NAME]$_SERVER[REQUEST_URI]"; + $url->return_url = "https://'.BASE_HOST.$_SERVER['REQUEST_URI']"; $deleteButton = "