From b32fbd1b9b89daaa38bf6f9fe84a8fe5f30bd6e5 Mon Sep 17 00:00:00 2001 From: edward Date: Fri, 29 Jul 2016 13:41:05 +0800 Subject: [PATCH] DataObjects/Core_notify.php --- DataObjects/Core_notify.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/DataObjects/Core_notify.php b/DataObjects/Core_notify.php index e5c17ee7..5c510a18 100644 --- a/DataObjects/Core_notify.php +++ b/DataObjects/Core_notify.php @@ -48,6 +48,9 @@ class Pman_Core_DataObjects_Core_notify extends DB_DataObject /* the code above is auto generated do not remove the tag below */ ###END_AUTOCODE + + + function person($set = false) { if ($set !== false) { -- 2.39.2