From 9970bc45aa1509f9eb92b29cf96dd37b34ae1446 Mon Sep 17 00:00:00 2001 From: edward Date: Thu, 31 Mar 2016 10:17:18 +0800 Subject: [PATCH] RooPostTrait.php --- RooPostTrait.php | 1 - 1 file changed, 1 deletion(-) diff --git a/RooPostTrait.php b/RooPostTrait.php index e8a692ed..8ce77cf8 100644 --- a/RooPostTrait.php +++ b/RooPostTrait.php @@ -505,7 +505,6 @@ trait Pman_Core_RooPostTrait { $x->beforeInsert($_REQUEST, $this); } - $res = $x->insert(); if ($res === false) { $this->jerr($x->_lastError->toString()); -- 2.39.2