RooTrait.php
authoredward <edward@roojs.com>
Wed, 30 Mar 2016 10:32:08 +0000 (18:32 +0800)
committeredward <edward@roojs.com>
Wed, 30 Mar 2016 10:32:08 +0000 (18:32 +0800)
RooTrait.php

index a77a328..16b24ee 100644 (file)
@@ -156,7 +156,6 @@ trait Pman_Core_RooTrait {
             $wa->notifyEvent($e); // trigger any actions..
         }
         
-        
         $e->onInsert(isset($_REQUEST) ? $_REQUEST : array() , $this);
         
         return $e;