scratch

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 99  →  ?path2? @ 100
/text.html
@@ -260,7 +260,7 @@
formData.append('token', token);
$.ajax({
url: 'file.php',
//type: 'POST',
type: 'POST',
data: formData,
// cache: false // FF
processData: false,