Files
sms_host20170829/manager/content/03member_conf/config.asp
T
2026-02-23 10:01:00 +09:00

10 lines
288 B
Plaintext

<%
' 권한정보 *************************************************************************************
is_ad_cms = "Y"
is_read = "Y"
is_write = "Y"
is_delete = "Y"
is_reply = "Y"
' **************************************************************************************************
%>