From b983f2b8ba9c2a845701e7b882c7bfd6448cedda Mon Sep 17 00:00:00 2001 From: whitedot Date: Wed, 31 Oct 2012 18:19:05 +0900 Subject: [PATCH] =?UTF-8?q?=ED=9A=8C=EC=9B=90=EA=B4=80=EB=A6=AC=20?= =?UTF-8?q?=EB=B3=80=EC=88=98=EB=AA=85=20=EC=B2=98=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- adm/member_list.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adm/member_list.php b/adm/member_list.php index 460539d2e..648672f66 100644 --- a/adm/member_list.php +++ b/adm/member_list.php @@ -207,7 +207,7 @@ for ($i=0; $row=sql_fetch_array($result); $i++) { } if ($i == 0) - echo '자료가 없습니다.'; + echo '자료가 없습니다.'; ?>