From 55abaf0daef885de0e49915071fc279a1c6e5bab Mon Sep 17 00:00:00 2001 From: hide_d Date: Tue, 6 Nov 2018 01:34:40 +0900 Subject: [PATCH] =?UTF-8?q?=ED=95=98=EC=95=BC=20=EB=A9=94=EC=8B=9C?= =?UTF-8?q?=EC=A7=80=20=EC=B6=9C=EB=A0=A5=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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hwe/sammo/Command/General/che_하야.php b/hwe/sammo/Command/General/che_하야.php index 89726132..183ca5a6 100644 --- a/hwe/sammo/Command/General/che_하야.php +++ b/hwe/sammo/Command/General/che_하야.php @@ -80,12 +80,12 @@ class che_하야 extends Command\GeneralCommand{ if(key_exists('3', $dipState) || key_exists('4', $dipState)){ $logger->pushGeneralActionLog("통합에 반대하며 {$nationName}에서 떠났습니다. <1>$date"); $logger->pushGeneralHistoryLog("통합에 반대하며 {$nationName}{$josaUl} 떠남"); - $logger->pushGlobalActionLog("{$generalName}{$josaYi} 통합에 반대하며 {$nationName}{$josaUl} 떠났습니다."); + $logger->pushGlobalActionLog("{$generalName}{$josaYi} 통합에 반대하며 {$nationName}{$josaUl} 떠났습니다."); } else if(key_exists('5', $dipState) || key_exists('6', $dipState)){ $logger->pushGeneralActionLog("합병에 반대하며 {$nationName}에서 떠났습니다. <1>$date"); $logger->pushGeneralHistoryLog("합병에 반대하며 {$nationName}{$josaUl} 떠남"); - $logger->pushGlobalActionLog("{$generalName}{$josaYi} 합병에 반대하며 {$nationName}{$josaUl} 떠났습니다."); + $logger->pushGlobalActionLog("{$generalName}{$josaYi} 합병에 반대하며 {$nationName}{$josaUl} 떠났습니다."); } else{ $logger->pushGeneralActionLog("{$nationName}에서 하야했습니다. <1>$date");