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

index 8c38d02..3af766b 100644 (file)
@@ -255,7 +255,7 @@ class Pman_Core_DataObjects_Events extends DB_DataObject
             
         }
         if (isset($q['_who'])) {
-                  $this->autoJoin();
+                  //$this->autoJoin();
             //$this->autoJoinCorePerson();
             //$this->selectAddWho(); 
         }