DataObjects/Core_event_audit.php
[Pman.Core] / DataObjects / Core_event_audit.php
index 6ba99aa..968b74f 100644 (file)
@@ -65,7 +65,7 @@ class Pman_Core_DataObjects_Core_event_audit extends DB_DataObject
         $x = DB_DataObject::factory('core_event_audit');
         $x->autoJoin();
         
-        var_dump($x->links());
+         
         
         $x->selectAdd();
         $x->selectAdd('core_event_audit.id as id');