최초등록

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
+12
View File
@@ -0,0 +1,12 @@
<!--#include virtual = "/common/lib/dbcon.asp" -->
<!--#include virtual = "/common/lib/func.asp" -->
<%
Call memgr_logout()
%>
<script type='text/javascript'>
alert("로그아웃되었습니다.");
self.close();
</script>