diff --git a/hwe/sammo/Command/General/che_랜덤임관.php b/hwe/sammo/Command/General/che_랜덤임관.php index 4a2bd560..6455a938 100644 --- a/hwe/sammo/Command/General/che_랜덤임관.php +++ b/hwe/sammo/Command/General/che_랜덤임관.php @@ -99,7 +99,7 @@ class che_랜덤임관 extends Command\GeneralCommand{ $relYear = $env['year'] - $env['startyear']; - $notIn = array_merge(Json::decode($general->getVar(['nations'])), $this->arg['destNationIDList']); + $notIn = array_merge(Json::decode($general->getVar('nations')), $this->arg['destNationIDList']); $destNation = null;