서버 운영자 페이지 수정
This commit is contained in:
@@ -181,3 +181,16 @@ function Entrance_Logout() {
|
||||
)
|
||||
});
|
||||
}
|
||||
|
||||
$(function(){
|
||||
ImportView("body", "../i_popup/Frame.php");
|
||||
//ImportView("body", FRAME);
|
||||
|
||||
Popup_Import();
|
||||
Popup_Init();
|
||||
Popup_Update();
|
||||
|
||||
Entrance_Import();
|
||||
Entrance_Init();
|
||||
Entrance_Update();
|
||||
});
|
||||
Reference in New Issue
Block a user