From: edward Date: Wed, 30 Mar 2016 10:32:00 +0000 (+0800) Subject: RooTrait.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=347421f8e98484b1de2f832fef6c875844e7f6b0 RooTrait.php --- diff --git a/RooTrait.php b/RooTrait.php index 1bb4ed60..a77a328c 100644 --- a/RooTrait.php +++ b/RooTrait.php @@ -135,11 +135,8 @@ trait Pman_Core_RooTrait { } - - function addEvent($act, $obj = false, $remarks = '') { - if (!empty(HTML_FlexyFramework::get()->Pman['disable_events'])) { return; }