파일명 변경2
This commit is contained in:
@@ -44,7 +44,7 @@ $(function(){
|
|||||||
$.ajax({
|
$.ajax({
|
||||||
cache:false,
|
cache:false,
|
||||||
type:'post',
|
type:'post',
|
||||||
url:'j_serverAdminStatus.php',
|
url:'j_server_get_admin_status.php',
|
||||||
dataType:'json'
|
dataType:'json'
|
||||||
}).then(drawServerAdminList);
|
}).then(drawServerAdminList);
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user