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

index 1590f9d..5938685 100644 (file)
@@ -254,7 +254,6 @@ class Pman_Core_DataObjects_Core_person extends DB_DataObject
     //   ---------------- authentication / passwords and keys stuff  ----------------
     function isAuth()
     {
-        
         @session_start();
        
         $ff= HTML_FlexyFramework::get();