Pman.Download.js
[Pman.Core] / Pman.Download.js
index 560bb54..cb6c2e6 100644 (file)
@@ -194,7 +194,7 @@ Roo.apply(Pman.Download.prototype, {
                 if (this.failure) {
                     this.failure();
                 }
-                return;
+                return true;
             }
             
             Roo.log(doc.body.innerHTML);