From 6b1550cfb2e345d929fe60b916f2f451449a28f6 Mon Sep 17 00:00:00 2001 From: edward Date: Wed, 30 Mar 2016 18:32:08 +0800 Subject: [PATCH] RooTrait.php --- RooTrait.php | 1 - 1 file changed, 1 deletion(-) diff --git a/RooTrait.php b/RooTrait.php index a77a328c..16b24ee2 100644 --- a/RooTrait.php +++ b/RooTrait.php @@ -156,7 +156,6 @@ trait Pman_Core_RooTrait { $wa->notifyEvent($e); // trigger any actions.. } - $e->onInsert(isset($_REQUEST) ? $_REQUEST : array() , $this); return $e; -- 2.39.2