diff --git a/festival.php b/festival.php index aaa07afd..90936261 100644 --- a/festival.php +++ b/festival.php @@ -46,4 +46,5 @@ if($village->capital == 1 && $village->resarray['f'.$_GET['id'].'t'] == 35 && $s } } header("Location: build.php?id=".$_GET['id']); -exit; \ No newline at end of file +exit; +?> \ No newline at end of file