12 lines
231 B
Plaintext
12 lines
231 B
Plaintext
<!--#include virtual="/common/lib/dbcon.asp"-->
|
|
<!--#include virtual="/common/lib/func.asp"-->
|
|
<!--#include file="config.asp"-->
|
|
<%
|
|
|
|
memgr_logout()
|
|
|
|
Call goMessage_board("로그아웃 되었습니다", "", "", "", "11056329")
|
|
|
|
|
|
%>
|