DataObjects/Core_person.php
authorjohn <john@roojs.com>
Tue, 9 Oct 2018 10:54:17 +0000 (18:54 +0800)
committerjohn <john@roojs.com>
Tue, 9 Oct 2018 10:54:17 +0000 (18:54 +0800)
DataObjects/Core_person.php

index 46fc242..3c7be46 100644 (file)
@@ -779,7 +779,9 @@ class Pman_Core_DataObjects_Core_person extends DB_DataObject
         // missing id for core_person mgmt
         if(!empty($q['_to_qr_code'])){
             
-            print_r($q);exit;
+            if($q['id'] == 'is_auth') {
+                
+            }
             
             $au = $this->getAuthUser();