RooPostTrait.php
[Pman.Core] / 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);