fix
This commit is contained in:
parent
29b2db8198
commit
5530ae113e
@ -218,6 +218,6 @@ function nntpchan_mod(mod_action, result_elem) {
|
||||
}
|
||||
}
|
||||
}
|
||||
csrf_ajax.open("");
|
||||
csrf_ajax.open("GET", "");
|
||||
csrf_ajax.send();
|
||||
}
|
||||
|
Reference in New Issue
Block a user