DataObjects/Core_enum.php
authorChris <chris@roojs.com>
Mon, 3 Dec 2012 08:19:18 +0000 (16:19 +0800)
committerChris <chris@roojs.com>
Mon, 3 Dec 2012 08:19:18 +0000 (16:19 +0800)
DataObjects/Core_enum.php

index a5036cb..b2042c3 100644 (file)
@@ -38,7 +38,10 @@ class Pman_Core_DataObjects_Core_enum extends DB_DataObject
         }
         
     }
-    
+    function beforeInsert()
+    {
+        
+    }
     function onInsert($req)
     {
         $x = $this->factory($this->tableName());