Terminate JS statements in two admin files.
props ipm-frommen. fixes #31311. Built from https://develop.svn.wordpress.org/trunk@31440 git-svn-id: http://core.svn.wordpress.org/trunk@31421 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -1738,7 +1738,7 @@ function compression_test() {
|
||||
h = x.getResponseHeader('Content-Encoding');
|
||||
testCompression.check(r, h, test);
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
x.open('GET', ajaxurl + '?action=wp-compression-test&test='+test+'&'+(new Date()).getTime(), true);
|
||||
x.send('');
|
||||
|
||||
Reference in New Issue
Block a user