From 12249ba8cf07374b16087d7c05358edab7187d60 Mon Sep 17 00:00:00 2001 From: Ron Bronson Date: Fri, 20 Oct 2017 12:16:26 -0400 Subject: [PATCH] Addendum --- blocks/html/deeds/deedList.inc | 2 +- blocks/html/interments/intermentList.inc | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/blocks/html/deeds/deedList.inc b/blocks/html/deeds/deedList.inc index 55761d6..22923b5 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 = "https://'.BASE_HOST.$_SERVER['REQUEST_URI']"; + $url = new URL('https://'.BASE_HOST.$_SERVER['REQUEST_URI']); $deleteButton = "