From 73739bef53c43e2b85a7e6f641717646c0c18ad2 Mon Sep 17 00:00:00 2001 From: edward Date: Thu, 31 Mar 2016 10:21:17 +0800 Subject: [PATCH] RooPostTrait.php --- RooPostTrait.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/RooPostTrait.php b/RooPostTrait.php index 25f90109..20134f1a 100644 --- a/RooPostTrait.php +++ b/RooPostTrait.php @@ -453,8 +453,7 @@ trait Pman_Core_RooPostTrait { } function insert($x, $req, $with_perm_check = true) - { - + { if (method_exists($x, 'setFromRoo')) { $res = $x->setFromRoo($req, $this); if (is_string($res)) { -- 2.39.2