Pman.js
authorAlan Knowles <alan@akbkhome.com>
Tue, 9 Nov 2010 07:02:28 +0000 (15:02 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 9 Nov 2010 07:02:28 +0000 (15:02 +0800)
Pman.js

diff --git a/Pman.js b/Pman.js
index a9c4053..5f4c1df 100644 (file)
--- a/Pman.js
+++ b/Pman.js
@@ -862,7 +862,7 @@ Pman = new Roo.Document(
                 cb.call(complete);
                 return;
             }
-            //console.log("SEND : " + sbits[cur]);
+            Roo.log("SEND : " + sbits[cur]);
             Pman.gtranslate( sbits[cur], src, dest, function(result) {
                 if (typeof(result) == 'object') {
                     cb.call(result);