DataObjects/Events.php
authorKH Lau <khlau@roojs.com>
Mon, 30 Oct 2017 03:29:21 +0000 (11:29 +0800)
committerKH Lau <khlau@roojs.com>
Mon, 30 Oct 2017 03:29:21 +0000 (11:29 +0800)
DataObjects/Events.php

index a3decdb..bb554e8 100644 (file)
@@ -74,7 +74,9 @@ class Pman_Core_DataObjects_Events extends DB_DataObject
             }
             
             $jt = DB_DataObject::factory($person);
-            //$this->whereAdd("
+            $this->whereAdd("
+                    person_table = *
+                ");
             //        person_table  = '{$jt->tableName()}'
             //        OR
             //        person_table = ''