DataObjects/Core_person.php
authoredward <edward@roojs.com>
Tue, 7 Nov 2017 06:14:25 +0000 (14:14 +0800)
committeredward <edward@roojs.com>
Tue, 7 Nov 2017 06:14:25 +0000 (14:14 +0800)
DataObjects/Core_person.php

index 089ef88..9a452b2 100644 (file)
@@ -302,7 +302,6 @@ class Pman_Core_DataObjects_Core_person extends DB_DataObject
         // local auth - 
         $default_admin = false;
         
-        print_R($ff->Pman['local_autoauth']);exit;
         if (!empty($ff->Pman['local_autoauth']) && 
             ($ff->Pman['local_autoauth'] === true) &&
             (!empty($_SERVER['SERVER_ADDR'])) &&