mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-06-28 00:24:23 +00:00
fix automation forget to close }
This commit is contained in:
@@ -2730,6 +2730,7 @@ $wallimg = "<img src=\"".GP_LOCATE."img/g/g3".$targettribe."Icon.gif\" height=\"
|
||||
}
|
||||
$database->modifyUnit($pris['wref'],array("99o"),array($troops),array(0));
|
||||
$database->deletePrisoners($pris['id']);
|
||||
}
|
||||
$getprisoners = $database->getPrisoners3($data['to']);
|
||||
foreach($getprisoners as $pris) {
|
||||
$troops = 0;
|
||||
|
||||
Reference in New Issue
Block a user