From ac8ed3cc18768da6a9bca0ede04aa06f066b2514 Mon Sep 17 00:00:00 2001 From: rollydream Date: Wed, 3 Apr 2013 14:56:10 +0900 Subject: [PATCH] =?UTF-8?q?=EC=87=BC=ED=95=91=EB=AA=B0=EA=B4=80=EB=A6=AC?= =?UTF-8?q?=20:=20#30=20=EC=9D=B4=EB=B2=A4=ED=8A=B8=EA=B4=80=EB=A6=AC=20?= =?UTF-8?q?=EB=AA=A9=EB=A1=9D=20=ED=91=9C=EC=A4=80=ED=99=94=20=EB=B0=8F=20?= =?UTF-8?q?=EC=8A=A4=ED=83=80=EC=9D=BC=20=EC=84=B8=EB=B6=80=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- adm/shop_admin/itemevent.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adm/shop_admin/itemevent.php b/adm/shop_admin/itemevent.php index ca14cf6a8..7769e6a65 100644 --- a/adm/shop_admin/itemevent.php +++ b/adm/shop_admin/itemevent.php @@ -72,7 +72,7 @@ $result = sql_query($sql); } if ($i == 0) { - echo "자료가 한건도 없습니다.\n"; + echo "자료가 한건도 없습니다.\n"; } ?>