mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-13 08:06:06 +00:00
fix: all location headers need to have exit after them!
This commit is contained in:
+1
-1
@@ -93,4 +93,4 @@ echo round(($generator->pageLoadTimeEnd()-$start)*1000);
|
||||
</html>
|
||||
<?php
|
||||
}
|
||||
else{header("Location: dorf1.php");}?>
|
||||
else{header("Location: dorf1.php");exit;}?>
|
||||
|
||||
Reference in New Issue
Block a user