DataObjects/Core_person.php
authorjohn <john@roojs.com>
Wed, 10 Oct 2018 04:37:39 +0000 (12:37 +0800)
committerjohn <john@roojs.com>
Wed, 10 Oct 2018 04:37:39 +0000 (12:37 +0800)
DataObjects/Core_person.php

index 4f4506e..bce53fe 100644 (file)
@@ -530,8 +530,6 @@ class Pman_Core_DataObjects_Core_person extends DB_DataObject
     {
         require_once 'System.php';
         
-        print_r($this);exit;
-        
         if(empty($this->id)) {
             return false;
         }