등용장 로그 이상하게 뜨는것 수정

This commit is contained in:
2018-04-19 00:27:35 +09:00
parent 0beb00c5e5
commit a4ead74cb2
+2 -2
View File
@@ -98,10 +98,10 @@ class ScoutMessage extends Message{
);
pushGeneralHistory(
['no'=>$this->src->generalID],
["<C>●</>{$helper->year}{$helper->month}월:<Y>{$this->dest->generalName}</> 등용에 성공"]);
"<C>●</>{$helper->year}{$helper->month}월:<Y>{$this->dest->generalName}</> 등용에 성공");
pushGeneralHistory(
['no'=>$this->dest->generalID],
["<C>●</>{$helper->year}{$helper->month}월:<D>{$this->src->nationName}</>(으)로 망명"]
"<C>●</>{$helper->year}{$helper->month}월:<D>{$this->src->nationName}</>(으)로 망명"
);
pushGeneralPublicRecord(
["<C>●</>{$helper->month}월:<Y>{$this->dest->generalName}</>(이)가 <D><b>{$this->src->nationName}</b></>(으)로 <S>망명</>하였습니다."],