From b2979f021127f77ab8c085c35594adef73363c4b Mon Sep 17 00:00:00 2001 From: KWON Date: Fri, 20 Feb 2026 15:57:45 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B4=80=EB=A6=AC=EC=9E=90=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 --- manager/config.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manager/config.php b/manager/config.php index c92d10159..39ca10060 100644 --- a/manager/config.php +++ b/manager/config.php @@ -43,9 +43,9 @@ $query_limit = "LIMIT ".(($p - 1) * $recnum).",".$recnum; // 출력할 아이템 // 권한설정 $pageAuth = [ 'bakery' => ['bakery', 'firstgarden'], - 'vip' => ['ticket', 'firstgarden', 'service', 'gift', 'heyum', 'dksdpwl'], + 'vip' => ['ticket', 'firstgarden', 'service', 'gift', 'heyum', 'dksdpwl', '39365260', 'reservation'], 'ticket' => ['ticket'], - 'admin' => ['abc'] + 'admin' => ['abc', '39365260'] ]; // page 설정