DataObjects/Core_person.php
authorjohn <john@roojs.com>
Tue, 3 Apr 2018 04:08:18 +0000 (12:08 +0800)
committerjohn <john@roojs.com>
Tue, 3 Apr 2018 04:08:18 +0000 (12:08 +0800)
DataObjects/Core_person.php

index 22c96d0..1590f9d 100644 (file)
@@ -240,8 +240,6 @@ class Pman_Core_DataObjects_Core_person extends DB_DataObject
             
             $sesPrefix = $this->sesPrefix();
        
-            print_r($sesPrefix);exit;
-       
             $_SESSION[get_class($this)][$sesPrefix .'-auth'] = "";
             
             return false;