SimpleExcel.php
[Pman.Core] / Pman.Download.js
index f923c7d..7037f74 100644 (file)
@@ -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);