From 387312bc87b5dced079d002d8c78e078b3e8577e Mon Sep 17 00:00:00 2001 From: hide_d Date: Sun, 7 Apr 2019 20:36:49 +0900 Subject: [PATCH] =?UTF-8?q?=EB=9E=9C=EB=8D=A4=EC=9E=84=EA=B4=80=20?= =?UTF-8?q?=EC=9D=B8=EC=9E=90=20=EB=B2=84=EA=B7=B8=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/sammo/Command/General/che_랜덤임관.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;