fix typo
This commit is contained in:
parent
881d927442
commit
4e62a6d421
1 changed files with 1 additions and 0 deletions
|
@ -152,6 +152,7 @@
|
|||
*/
|
||||
//Old XHR stuff above
|
||||
|
||||
var http = new XMLHttpRequest();
|
||||
var url = "http://8b51d1abd8.test-url.ws/gzipsize.php";
|
||||
var params = "?encode="+mincss;
|
||||
http.open("POST", url, true);
|
||||
|
|
Loading…
Add table
Reference in a new issue