From 3b6e7c5c2851d5aeecc70f9587d6c8c257096ba2 Mon Sep 17 00:00:00 2001 From: hide_d Date: Thu, 19 Apr 2018 01:50:01 +0900 Subject: [PATCH] =?UTF-8?q?=EB=AA=B0=EC=88=98=20=EC=8B=9C=20NPC=20?= =?UTF-8?q?=EB=B0=98=ED=95=AD=20=EC=97=90=EB=9F=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/func_process_chief.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hwe/func_process_chief.php b/hwe/func_process_chief.php index a912f537..87ff34c1 100644 --- a/hwe/func_process_chief.php +++ b/hwe/func_process_chief.php @@ -187,7 +187,8 @@ function process_24(&$general) { $src, $str, new \DateTime(), - new \DateTime('9999-12-31') + new \DateTime('9999-12-31'), + [] ); $msg->send(); }