DataObjects/Core_person.php
authoredward <edward@roojs.com>
Mon, 31 Oct 2016 03:33:36 +0000 (11:33 +0800)
committeredward <edward@roojs.com>
Mon, 31 Oct 2016 03:33:36 +0000 (11:33 +0800)
DataObjects/Core_person.php

index fd22f41..555dd9f 100644 (file)
@@ -1220,7 +1220,7 @@ class Pman_Core_DataObjects_Core_person extends DB_DataObject
         $db = $this->getDatabaseConnection();
         
         $ff = HTML_FlexyFramework::get();
-        print_R($ff);exit;
+        print_R($ff->Pman);exit;
         if(empty($ff->Pman) || empty($ff->Pman->login_public)){
             return false;
         }