Pman.js
authorAlan Knowles <alan@akbkhome.com>
Sun, 5 Sep 2010 04:22:16 +0000 (12:22 +0800)
committerAlan Knowles <alan@akbkhome.com>
Sun, 5 Sep 2010 04:22:16 +0000 (12:22 +0800)
Pman.js

diff --git a/Pman.js b/Pman.js
index 283ffc3..f66660d 100644 (file)
--- a/Pman.js
+++ b/Pman.js
@@ -564,7 +564,7 @@ Pman = new Roo.Document(
      */
     request : function(c) {
         var r= new Roo.data.Connection({
-            timeout : typeof(c.timeout) == 'undefined' ?  30000 c.timeout
+            timeout : typeof(c.timeout) == 'undefined' ?  30000 c.timeout
         });
         r.request({
             url: c.url,