DataObjects/Person.php
authorEdward <edward@roojs.com>
Wed, 27 May 2015 09:05:40 +0000 (17:05 +0800)
committerEdward <edward@roojs.com>
Wed, 27 May 2015 09:05:40 +0000 (17:05 +0800)
DataObjects/Person.php

index f034cb5..6656121 100644 (file)
@@ -264,7 +264,7 @@ class Pman_Core_DataObjects_Person extends DB_DataObject
         $ff= HTML_FlexyFramework::get();
         $sesPrefix = $ff->appNameShort .'-' .get_class($this) .'-'.$db->dsn['database'] ;
         
-        
+        print_R($sesPrefix);exit;
          
         if (!empty($_SESSION[get_class($this)][$sesPrefix .'-auth'])) {
             // in session...