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

index 0bdaf51..9874213 100644 (file)
@@ -321,8 +321,8 @@ class Pman_Core_DataObjects_Events extends DB_DataObject
         } 
           
         $this->person_name = $au && !empty($au->name) ? $au->name : '';
-        print_r($au);
-        exit;
+        //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