RooPostTrait.php
authoredward <edward@roojs.com>
Thu, 31 Mar 2016 02:04:09 +0000 (10:04 +0800)
committeredward <edward@roojs.com>
Thu, 31 Mar 2016 02:04:09 +0000 (10:04 +0800)
RooPostTrait.php

index a627998..1863bcf 100644 (file)
@@ -99,7 +99,7 @@ trait Pman_Core_RooPostTrait {
             return $this->get($tab);
         }
         
-        $this->init(); // for pman.
+        $this->init();
          
         $x = $this->dataObject($tab);