From e15512a2d99273f6fba7f415ebb2aaa3cf505a3f Mon Sep 17 00:00:00 2001 From: edward Date: Thu, 31 Mar 2016 10:04:09 +0800 Subject: [PATCH] RooPostTrait.php --- RooPostTrait.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RooPostTrait.php b/RooPostTrait.php index a6279983..1863bcfe 100644 --- a/RooPostTrait.php +++ b/RooPostTrait.php @@ -99,7 +99,7 @@ trait Pman_Core_RooPostTrait { return $this->get($tab); } - $this->init(); // for pman. + $this->init(); $x = $this->dataObject($tab); -- 2.39.2