DataObjects/Person.php
authorChris <chris@roojs.com>
Tue, 18 Mar 2014 13:43:58 +0000 (21:43 +0800)
committerChris <chris@roojs.com>
Tue, 18 Mar 2014 13:43:58 +0000 (21:43 +0800)
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)
     {