Pman.Download.js
authorAlan Knowles <alan@akbkhome.com>
Fri, 10 Sep 2010 05:33:02 +0000 (13:33 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 10 Sep 2010 05:33:02 +0000 (13:33 +0800)
Pman.Download.js

index 6e078c3..0a0950e 100644 (file)
@@ -34,7 +34,8 @@ Pman.Download = function(cfg)
     this.createCsvFrame();
     
     
-    function cb(){
+    function cb()
+    {
         var r = { responseText : "", responseXML : null };
 
         var frame = this.csvFrame;