mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-09-04 17:37:21 +00:00
fix: all location headers need to have exit after them!
This commit is contained in:
@@ -47,6 +47,7 @@ if (WW == True)
|
||||
}
|
||||
else
|
||||
{
|
||||
header("Location: statistiken.php");
|
||||
header("Location: statistiken.php");
|
||||
exit;
|
||||
}
|
||||
?>
|
||||
Reference in New Issue
Block a user