From 124c27cf17d17dd7994cc01cd3d669a7772eec32 Mon Sep 17 00:00:00 2001 From: sarsntony Date: Fri, 25 Feb 2022 19:41:10 -0800 Subject: [PATCH] =?UTF-8?q?=EB=8F=99=EA=B2=B0=ED=92=80=EA=B8=B0=EC=9C=84?= =?UTF-8?q?=ED=95=B4=20=EB=8F=84=EA=B8=B0=ED=85=9C=EC=9D=84=20=EC=9E=84?= =?UTF-8?q?=EC=8B=9C=EB=A1=9C=20=EC=9D=BC=EB=8B=A8=20=EC=A3=BC=EC=84=9D?= =?UTF-8?q?=EC=B2=98=EB=A6=AC=ED=95=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/sammo/ActionItem/che_보물_도기.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hwe/sammo/ActionItem/che_보물_도기.php b/hwe/sammo/ActionItem/che_보물_도기.php index a6aa0f6e..fbe0ad87 100644 --- a/hwe/sammo/ActionItem/che_보물_도기.php +++ b/hwe/sammo/ActionItem/che_보물_도기.php @@ -44,9 +44,9 @@ class che_보물_도기 extends \sammo\BaseItem ['쌀', 'rice'] ]); - $db->update('nation', [ - $resKey => $db->sqleval('%b + %i', $resKey, $score) - ]); + //$db->update('nation', [ + // $resKey => $db->sqleval('%b + %i', $resKey, $score) + //]); $score = Util::round($score); $scoreText = number_format($score, 0);