transaction object support
[Pman.Core] / JsonOutputTrait.php
index 92a313f..394eaf8 100644 (file)
@@ -2,6 +2,8 @@
 
 trait Pman_Core_JsonOutputTrait {
     
+    var $transObj = false;
+    
     function jok($str)
     {
         if ($this->transObj ) {