최초등록

This commit is contained in:
sp1000je
2026-02-23 10:01:00 +09:00
commit 7bc9767bf4
3120 changed files with 198447 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
<%
'//security_ad_cms(); //관리자페이지 접속권한 체크
'//권한정보 *************************************************************************************
is_ad_cms = "Y"
is_read = "Y"
is_write = "Y"
is_delete = "Y"
is_reply = "Y"
'//**************************************************************************************************
'//$browser_title = "사이트환경설정"; //페이지타이틀 명
max_depth_option = 3
'//현재 메뉴 idx
mm_ct_idx = "6"
%>