파일명 변경
This commit is contained in:
@@ -56,7 +56,7 @@ function Entrance_Update() {
|
|||||||
function Entrance_UpdateServer() {
|
function Entrance_UpdateServer() {
|
||||||
Popup_Wait(function() {
|
Popup_Wait(function() {
|
||||||
PostJSON(
|
PostJSON(
|
||||||
"../i_entrance/serverListPost.php", {
|
"../i_entrance/j_server_get_status.php", {
|
||||||
},
|
},
|
||||||
function(response, textStatus) {
|
function(response, textStatus) {
|
||||||
if(response.result == "SUCCESS") {
|
if(response.result == "SUCCESS") {
|
||||||
|
|||||||
Reference in New Issue
Block a user