fdsfds
This commit is contained in:
parent
31acc7e28e
commit
a0f04d094b
8 changed files with 8 additions and 16 deletions
|
@ -1,7 +1,3 @@
|
|||
function formkey() {
|
||||
return document.getElementById("formkey").innerHTML;
|
||||
}
|
||||
|
||||
function post(url) {
|
||||
var xhr = new XMLHttpRequest();
|
||||
xhr.open("POST", url, true);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue