From 084c7a2626ca3b58d537dce2c7ac858a0a605a81 Mon Sep 17 00:00:00 2001 From: hide_d Date: Sat, 28 Apr 2018 01:16:00 +0900 Subject: [PATCH] =?UTF-8?q?=EC=84=A0=ED=8F=AC=EC=8B=9C=20=EC=96=91?= =?UTF-8?q?=EA=B5=AD=20=EB=AA=A8=EB=91=90=20=EB=9C=A8=EB=8F=84=EB=A1=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/func_process_chief.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hwe/func_process_chief.php b/hwe/func_process_chief.php index 87ff34c1..7eb84dda 100644 --- a/hwe/func_process_chief.php +++ b/hwe/func_process_chief.php @@ -799,7 +799,7 @@ function process_62(&$general) { new \DateTime('9999-12-31'), [] ); - $msg->send(true); + $msg->send(); } pushWorldHistory($history, $admin['year'], $admin['month']);