DataObjects/Events.php
authorbenny <benny@roojs.com>
Tue, 14 Aug 2018 04:46:58 +0000 (12:46 +0800)
committerbenny <benny@roojs.com>
Tue, 14 Aug 2018 04:46:58 +0000 (12:46 +0800)
DataObjects/Events.php

index 5bc32c0..158bf5f 100644 (file)
@@ -38,7 +38,7 @@ class Pman_Core_DataObjects_Events extends DB_DataObject
     {
         $tn = $this->tableName();
         // if not empty on_table
     {
         $tn = $this->tableName();
         // if not empty on_table
-        echo "fuk"; die;
+        
         if(!empty($q['person_table'])){
             $jt = DB_DataObject::factory($q['person_table']);
 
         if(!empty($q['person_table'])){
             $jt = DB_DataObject::factory($q['person_table']);