From d30a82448197a34058efa60ddec9a6f6580dc90c Mon Sep 17 00:00:00 2001 From: hide_d Date: Sat, 4 May 2019 18:37:41 +0900 Subject: [PATCH] =?UTF-8?q?=EB=94=94=EB=B2=84=EA=B7=B8=20=EC=BD=94?= =?UTF-8?q?=EB=93=9C=20=EC=A0=9C=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/j_get_general_list.php | 1 - 1 file changed, 1 deletion(-) diff --git a/hwe/j_get_general_list.php b/hwe/j_get_general_list.php index 8dc211f6..3ec55b1b 100644 --- a/hwe/j_get_general_list.php +++ b/hwe/j_get_general_list.php @@ -92,7 +92,6 @@ $result = [ ]; if($withToken){ - $result['list'][] ='aserasdrgtlkjsdrgltjsrdt1!!!!!!!!!!!!!!!!!!'; $now = (new \DateTimeImmutable())->format('Y-m-d H:i:s'); $tokens = []; foreach($db->query('SELECT * FROM select_npc_token WHERE `valid_until`>=%s', $now) as $token){