From 5a59d3b0c7ec7019b6278b4b5033c2deaa05c21e Mon Sep 17 00:00:00 2001 From: chicpro Date: Tue, 23 Apr 2013 16:38:40 +0900 Subject: [PATCH] =?UTF-8?q?=EC=9D=B4=EB=B2=A4=ED=8A=B8=20=EA=B4=80?= =?UTF-8?q?=EB=A6=AC=20class=20=EB=AA=85=20=EC=88=98=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 8ff98b5d5..08b999a99 100644 --- a/adm/shop_admin/itemevent.php +++ b/adm/shop_admin/itemevent.php @@ -66,7 +66,7 @@ $result = sql_query($sql); } if ($i == 0) { - echo '자료가 없습니다.'; + echo '자료가 없습니다.'; } ?>