mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-06-28 00:24:23 +00:00
fix: all location headers need to have exit after them!
This commit is contained in:
+1
-1
@@ -36,4 +36,4 @@ if($session->plus){
|
||||
</html>
|
||||
<?php
|
||||
}
|
||||
else{header("Location: karte.php");}?>
|
||||
else{header("Location: karte.php");exit;}?>
|
||||
|
||||
Reference in New Issue
Block a user