mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-06-28 00:24:23 +00:00
Refresh with leep current url
This commit is contained in:
@@ -59,5 +59,6 @@ $building->loadBuilding();
|
||||
</table>
|
||||
<script type="text/javascript">var bld=[{"stufe":1,"gid":"1","aid":"3"}]</script>
|
||||
<?php }else{
|
||||
header('Location: dorf1.php');
|
||||
$the_link = (isset($_SERVER['HTTPS']) ? "https" : "http") . "://$_SERVER[HTTP_HOST]$_SERVER[REQUEST_URI]";
|
||||
header('Location: '. $the_link);
|
||||
} ?>
|
||||
|
||||
Reference in New Issue
Block a user