Roo/mailer/Body.js
authorAlan Knowles <alan@roojs.com>
Thu, 18 Sep 2014 09:28:08 +0000 (17:28 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 18 Sep 2014 09:28:08 +0000 (17:28 +0800)
Roo/mailer/Body.js

index 3d39959..0f3bf76 100644 (file)
@@ -32,7 +32,7 @@ Roo.mailer.Body  = function(config){
         offset : 0
     });
     _calls++;
-    if (calls > 1) {
+    if (_calls > 1) {
         throw "test";
     }