Sample/Editor.js
authorAlan Knowles <alan@akbkhome.com>
Fri, 29 Oct 2010 10:16:06 +0000 (18:16 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 29 Oct 2010 10:16:06 +0000 (18:16 +0800)
Sample/Editor.js

index 015518b..8ce0053 100644 (file)
@@ -150,6 +150,7 @@ Editor=new XObject({
                                                }));
                                             print("SYNTAX ERROR IN EDITOR");   
                                             print(e);
+                                             print(str);
                                             //console.dump(e);
                                             return false;
                                         }