DataObjects/Events.php
authorKH Lau <khlau@roojs.com>
Tue, 31 Oct 2017 02:14:18 +0000 (10:14 +0800)
committerKH Lau <khlau@roojs.com>
Tue, 31 Oct 2017 02:14:18 +0000 (10:14 +0800)
DataObjects/Events.php

index 0073420..8c38d02 100644 (file)
@@ -255,9 +255,9 @@ class Pman_Core_DataObjects_Events extends DB_DataObject
             
         }
         if (isset($q['_who'])) {
-                  $this->autoJoinExtData();
+                  $this->autoJoin();
             //$this->autoJoinCorePerson();
-            $this->selectAddWho(); 
+            //$this->selectAddWho(); 
         }
         
         // since roo does not support autojoin yet..