improve ally news + edit allianz.php and spieler.php + more little update for goldclub

This commit is contained in:
unknown
2012-04-09 23:03:22 +03:00
parent 17ab0ae696
commit 29b97b40d9
7 changed files with 268 additions and 12 deletions
+2
View File
@@ -180,6 +180,8 @@ if(isset($_GET['id'])) {
include("Templates/Build/".$village->resarray['f'.$_GET['id'].'t'].".tpl");
}
}
}else{
header("Location: dorf1.php");
}
?>