DataObjects/Events.php
authorEdward <edward@roojs.com>
Tue, 14 Jul 2015 07:55:50 +0000 (15:55 +0800)
committerEdward <edward@roojs.com>
Tue, 14 Jul 2015 07:55:50 +0000 (15:55 +0800)
DataObjects/Events.php

index c8fe4d1..e1e3730 100644 (file)
@@ -650,6 +650,7 @@ class Pman_Core_DataObjects_Events extends DB_DataObject
                     
                     $affects[$tbl][$col] = $table->tableName() . '.' . ((empty($pk)) ? 'id' : $pk[0]);
                     
+                    
                 }
             }