등용장 삭제
This commit is contained in:
@@ -1,7 +1,13 @@
|
||||
<?php
|
||||
|
||||
//TODO: 등용장 재 디자인.
|
||||
//xxx: 일단 비활성화
|
||||
die("<script>location.replace('msglist.php');</script>");
|
||||
|
||||
include "lib.php";
|
||||
include "func.php";
|
||||
//로그인 검사
|
||||
|
||||
CheckLogin(1);
|
||||
$connect = dbConn();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user