From: edward Date: Wed, 30 Mar 2016 10:28:42 +0000 (+0800) Subject: RooTrait.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=0b889208d68dff68af1bc7698c37561e97fecc63 RooTrait.php --- diff --git a/RooTrait.php b/RooTrait.php index cb5f2127..c9de7c4c 100644 --- a/RooTrait.php +++ b/RooTrait.php @@ -347,6 +347,7 @@ trait Pman_Core_RooTrait { if (!empty(HTML_FlexyFramework::get()->Pman['disable_events'])) { return; } + $au = $this->getAuthUser(); $e = DB_DataObject::factory('Events');