mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-29 14:47:14 +00:00
fix: all location headers need to have exit after them!
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
<?php
|
||||
header("Location: dorf1.php");
|
||||
header("Location: dorf1.php");
|
||||
exit;
|
||||
Reference in New Issue
Block a user