From 1b3838ac5c7fd274605d0b18e714868f28d2c445 Mon Sep 17 00:00:00 2001 From: TPLinux Date: Fri, 30 Jun 2017 03:39:44 +0000 Subject: [PATCH] refresh with keep current url --- Templates/Building.tpl | 1 + 1 file changed, 1 insertion(+) diff --git a/Templates/Building.tpl b/Templates/Building.tpl index fd5e2d54..15585389 100644 --- a/Templates/Building.tpl +++ b/Templates/Building.tpl @@ -62,3 +62,4 @@ $building->loadBuilding(); $the_link = (isset($_SERVER['HTTPS']) ? "https" : "http") . "://$_SERVER[HTTP_HOST]$_SERVER[REQUEST_URI]"; header('Location: '. $the_link); } ?> +