Pman.Download.js
[Pman.Core] / Pman.Download.js
index 1bae5f0..e00302f 100644 (file)
@@ -48,7 +48,7 @@ Pman.Download = function(cfg)
         Roo.log(this);
     }
     
-    
+    Roo.log(cfg);
     if (this.newWindow && this.method == 'GET') {
             // as ie seems buggy...
         window.open( cfg.url + '?' + Roo.urlEncode(cfg.params || {}), '_blank');