mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-09-22 18:06:37 +08:00
refresh with keep current url
This commit is contained in:
@@ -62,3 +62,4 @@ $building->loadBuilding();
|
|||||||
$the_link = (isset($_SERVER['HTTPS']) ? "https" : "http") . "://$_SERVER[HTTP_HOST]$_SERVER[REQUEST_URI]";
|
$the_link = (isset($_SERVER['HTTPS']) ? "https" : "http") . "://$_SERVER[HTTP_HOST]$_SERVER[REQUEST_URI]";
|
||||||
header('Location: '. $the_link);
|
header('Location: '. $the_link);
|
||||||
} ?>
|
} ?>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user