From a4ead74cb25af7811916afab7da175e960bbb064 Mon Sep 17 00:00:00 2001 From: hide_d Date: Thu, 19 Apr 2018 00:27:35 +0900 Subject: [PATCH] =?UTF-8?q?=EB=93=B1=EC=9A=A9=EC=9E=A5=20=EB=A1=9C?= =?UTF-8?q?=EA=B7=B8=20=EC=9D=B4=EC=83=81=ED=95=98=EA=B2=8C=20=EB=9C=A8?= =?UTF-8?q?=EB=8A=94=EA=B2=83=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/sammo/ScoutMessage.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hwe/sammo/ScoutMessage.php b/hwe/sammo/ScoutMessage.php index fc9053e0..4decb80f 100644 --- a/hwe/sammo/ScoutMessage.php +++ b/hwe/sammo/ScoutMessage.php @@ -98,10 +98,10 @@ class ScoutMessage extends Message{ ); pushGeneralHistory( ['no'=>$this->src->generalID], - ["●{$helper->year}년 {$helper->month}월:{$this->dest->generalName} 등용에 성공"]); + "●{$helper->year}년 {$helper->month}월:{$this->dest->generalName} 등용에 성공"); pushGeneralHistory( ['no'=>$this->dest->generalID], - ["●{$helper->year}년 {$helper->month}월:{$this->src->nationName}(으)로 망명"] + "●{$helper->year}년 {$helper->month}월:{$this->src->nationName}(으)로 망명" ); pushGeneralPublicRecord( ["●{$helper->month}월:{$this->dest->generalName}(이)가 {$this->src->nationName}(으)로 망명하였습니다."],