mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-11 05:41:01 +00:00
update build.php
This commit is contained in:
@@ -190,6 +190,9 @@ if($session->goldclub == 1 && $session->access != BANNED){
|
|||||||
$database->delSlotFarm($_GET['eid']);
|
$database->delSlotFarm($_GET['eid']);
|
||||||
header("Location: build.php?id=39&t=99");
|
header("Location: build.php?id=39&t=99");
|
||||||
}
|
}
|
||||||
|
if($_POST['action'] == 'startRaid'){
|
||||||
|
include ("Templates/a2b/startRaid.tpl");
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}else{
|
}else{
|
||||||
$create = 0;
|
$create = 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user