DataObjects/Events.php
authorKH Lau <khlau@roojs.com>
Fri, 27 Oct 2017 08:40:36 +0000 (16:40 +0800)
committerKH Lau <khlau@roojs.com>
Fri, 27 Oct 2017 08:40:36 +0000 (16:40 +0800)
DataObjects/Events.php

index cae138a..0bdaf51 100644 (file)
@@ -321,6 +321,8 @@ class Pman_Core_DataObjects_Events extends DB_DataObject
         } 
           
         $this->person_name = $au && !empty($au->name) ? $au->name : '';
+        print_r($au);
+        exit;
         //$this->who = $au && !empty($au->name) ? $au->name : '';
         if (empty($au) || (isset($au->id) && empty($au->id))) {
             // not authenticated - and a standard id based object