DataObjects/Events.php
authorEdward <edward@roojs.com>
Fri, 17 Apr 2015 07:54:39 +0000 (15:54 +0800)
committerEdward <edward@roojs.com>
Fri, 17 Apr 2015 07:54:39 +0000 (15:54 +0800)
DataObjects/Events.php

index e3b1cea..57d53fc 100644 (file)
@@ -409,7 +409,10 @@ class Pman_Core_DataObjects_Events extends DB_DataObject
         $this->writeEventLog();
     }
     
-    function 
+    function deletedRecord()
+    {
+        
+    }
     
     function writeEventLog($extra_data  = '')
     {