diff --git a/Templates/a2b/sendback_4.tpl b/Templates/a2b/sendback_4.tpl index 990a88d0..ddac5421 100644 --- a/Templates/a2b/sendback_4.tpl +++ b/Templates/a2b/sendback_4.tpl @@ -157,7 +157,7 @@ $tocoor = $database->getCoor($enforce['vref']); $fastertroops = 1; } $time = round($generator->procDistanceTime($fromCor,$toCor,min($speeds),1)/$fastertroops); - $foolartefact = $database->getFoolArtefactInfo(2,$village->wid,$seesion->uid); + $foolartefact = $database->getFoolArtefactInfo(2,$village->wid,$session->uid); if(count($foolartefact) > 0){ foreach($foolartefact as $arte){ if($arte['bad_effect'] == 1){ @@ -188,4 +188,4 @@ $tocoor = $database->getCoor($enforce['vref']);

- \ No newline at end of file +