Pman.js
[Pman.Core] / Pman.js
diff --git a/Pman.js b/Pman.js
index 176f2b5..8059122 100644 (file)
--- a/Pman.js
+++ b/Pman.js
@@ -859,7 +859,7 @@ Pman = new Roo.Document(
         function transbits()
         {
             if ((cur +1) > sbits.length) {
-                Roo.log("CALLING COMPLETED");
+                Roo.log("CALLING COMPLETED: " + complete);
                 cb.call(complete);
                 return;
             }