From bf27af3925fa9e6f1bd548a92c065d2f44bd31f9 Mon Sep 17 00:00:00 2001 From: thisgun Date: Mon, 2 Feb 2026 07:33:36 +0000 Subject: [PATCH] =?UTF-8?q?=EC=98=81=EC=B9=B4=ED=8A=B8=20shop=5Fis=5Ftaxsa?= =?UTF-8?q?ve=20=EC=97=90=EC=84=9C=20=20=EB=B3=8C=EC=88=98=20=EC=BD=94?= =?UTF-8?q?=EB=93=9C=20=EC=98=A4=ED=83=80=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/shop.lib.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/shop.lib.php b/lib/shop.lib.php index e7e31ada8..f492776e8 100644 --- a/lib/shop.lib.php +++ b/lib/shop.lib.php @@ -2461,7 +2461,7 @@ function get_itemuselist_thumbnail($it_id, $contents, $thumb_width, $thumb_heigh } function shop_is_taxsave($od, $is_view_receipt=false){ - global $default, $is_memeber; + global $default, $is_member; $od_pay_type = '';