From b26e8e8be21e8d24685858921138bd66caef435e Mon Sep 17 00:00:00 2001 From: chicpro Date: Thu, 17 Dec 2015 11:07:48 +0900 Subject: [PATCH] =?UTF-8?q?shop=20=EA=B6=8C=ED=95=9C=20=EC=B6=94=EA=B0=80?= =?UTF-8?q?=EB=A1=9C=20=EC=9D=B8=ED=95=9C=20=ED=9A=8C=EC=9B=90=EC=A0=95?= =?UTF-8?q?=EB=B3=B4=20=EC=88=98=EC=A0=95=20=EC=98=A4=EB=A5=98=20=EC=95=8C?= =?UTF-8?q?=EB=A6=BC=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bbs/register_form.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bbs/register_form.php b/bbs/register_form.php index 39a4a5aaa..4dca8aae8 100644 --- a/bbs/register_form.php +++ b/bbs/register_form.php @@ -50,7 +50,7 @@ if ($w == "") { } else if ($w == 'u') { - if ($is_admin) + if ($is_admin == 'super') alert('관리자의 회원정보는 관리자 화면에서 수정해 주십시오.', G5_URL); if (!$is_member)