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

index 9f7a7da..e3b1cea 100644 (file)
@@ -409,6 +409,8 @@ class Pman_Core_DataObjects_Events extends DB_DataObject
         $this->writeEventLog();
     }
     
+    function 
+    
     function writeEventLog($extra_data  = '')
     {
         $ff  = HTML_FlexyFramework::get();