DataObjects/Core_event_audit.php
authorAlan Knowles <alan@akbkhome.com>
Mon, 19 Dec 2011 05:01:03 +0000 (13:01 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 19 Dec 2011 05:01:03 +0000 (13:01 +0800)
DataObjects/Core_event_audit.php

index 968b74f..cda5f08 100644 (file)
@@ -64,7 +64,6 @@ class Pman_Core_DataObjects_Core_event_audit extends DB_DataObject
         //DB_DataObject::debugLevel(1);
         $x = DB_DataObject::factory('core_event_audit');
         $x->autoJoin();
-        
          
         
         $x->selectAdd();