Commit 948af0a4 by Ivan Kubota

fix

parent 7b0e9d23
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
} }
}; };
}; };
if(!widow.xxx) if(!window.xxx)
cb = _cb; cb = _cb;
xhr.open( method, cfg.url, true ); xhr.open( method, cfg.url, true );
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment