최초등록

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
+14
View File
@@ -0,0 +1,14 @@
<!--#include virtual="/common/lib/dbcon.asp"-->
<!--#include virtual="/common/lib/func.asp"-->
<!--#include file="config.asp"-->
<%
If is_reply <> "Y" Then Call goMessage_board("접근권한이 없습니다.", Request.ServerVariables("HTTP_REFERER"), "", "", a_num)
If a_level = "nninc_qna" Then
%><!--#include virtual="/content/board/nninc_qna/reply.asp"--><%
End If
'//세션 소멸
SESSION("pwd_chk_" & a_num & "_" & b_num) = ""
%>