mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-10 21:31:01 +00:00
Refresh with leep current url
This commit is contained in:
@@ -59,5 +59,6 @@ $building->loadBuilding();
|
|||||||
</table>
|
</table>
|
||||||
<script type="text/javascript">var bld=[{"stufe":1,"gid":"1","aid":"3"}]</script>
|
<script type="text/javascript">var bld=[{"stufe":1,"gid":"1","aid":"3"}]</script>
|
||||||
<?php }else{
|
<?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