From: edward Date: Wed, 30 Mar 2016 10:32:08 +0000 (+0800) Subject: RooTrait.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=6b1550cfb2e345d929fe60b916f2f451449a28f6 RooTrait.php --- 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;