X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Pman.Download.js;h=7037f745721c58e550577f7a35954c30a9d0fe0e;hb=2667e5de2255d3c16b10f3d5a9d8af0718ab8e79;hp=f923c7d743b879776efb10208683efaaecb31ad9;hpb=4ef12a700cc8257be45f8fa8601889c8969487a8;p=Pman.Core diff --git a/Pman.Download.js b/Pman.Download.js index f923c7d7..7037f745 100644 --- a/Pman.Download.js +++ b/Pman.Download.js @@ -119,7 +119,7 @@ Pman.Download = function(cfg) (function() { this.submit = true; this.form.dom.submit(); -// this.cleanup.defer(this.timeout || 30000,this); + this.cleanup.defer(this.timeout || 30000,this); }).defer(100, this);