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}(으)로 망명하였습니다."],