DataObjects/Core_person.php
authorjohn <john@roojs.com>
Tue, 9 Oct 2018 10:57:46 +0000 (18:57 +0800)
committerjohn <john@roojs.com>
Tue, 9 Oct 2018 10:57:46 +0000 (18:57 +0800)
DataObjects/Core_person.php

index 7aedbc3..daa8413 100644 (file)
@@ -786,8 +786,6 @@ class Pman_Core_DataObjects_Core_person extends DB_DataObject
                 $person->get($q['id']);
             }
             
-            print_r($person);exit;
-            
             $o = clone($person);
             
             $person->generateOathKey();