die php die
This commit is contained in:
parent
7d8d7e962e
commit
6bc55e2668
|
|
@ -26,7 +26,7 @@ function fight(xd_check){
|
||||||
var p=createElem("p");
|
var p=createElem("p");
|
||||||
p.innerHTML=xhr.responseText;
|
p.innerHTML=xhr.responseText;
|
||||||
document.getElementById('logs').appendChild(p);
|
document.getElementById('logs').appendChild(p);
|
||||||
fight(xd_check);
|
//fight(xd_check);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user