DataObjects/Events.php
authorKH Lau <khlau@roojs.com>
Mon, 30 Oct 2017 05:10:04 +0000 (13:10 +0800)
committerKH Lau <khlau@roojs.com>
Mon, 30 Oct 2017 05:10:04 +0000 (13:10 +0800)
DataObjects/Events.php

index 25ff519..c4970ca 100644 (file)
@@ -255,7 +255,8 @@ class Pman_Core_DataObjects_Events extends DB_DataObject
             
         }
         if (!isset($q['_who'])) {
-            //$this->autoJoinExtra();
+                  $this->autoJoinExtData();
+            $this->autoJoinCorePerson();
         }
         
         // since roo does not support autojoin yet..