DataObjects/core.sql
[Pman.Core] / DataObjects / Person.php
index 638a44a..898a5f1 100644 (file)
@@ -954,11 +954,6 @@ class Pman_Core_DataObjects_Person extends DB_DataObject
         return false;
     }
     
-    function beforeUpdate($old,$q,$roo)
-    {
-        print_r($q);
-    }
-    
     function onInsert($req, $roo)
     {