mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-08 05:36:10 +00: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]";
|
||||
header('Location: '. $the_link);
|
||||
} ?>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user