From 53f4f7c07057b3f2ef564bd3b64543e7008de8a6 Mon Sep 17 00:00:00 2001 From: Chris Date: Thu, 27 Feb 2014 18:43:07 +0800 Subject: [PATCH] DataObjects/Core_notify.php --- DataObjects/Core_notify.php | 1 + 1 file changed, 1 insertion(+) diff --git a/DataObjects/Core_notify.php b/DataObjects/Core_notify.php index 2776ce4a..b4fde9b7 100644 --- a/DataObjects/Core_notify.php +++ b/DataObjects/Core_notify.php @@ -41,6 +41,7 @@ class Pman_Core_DataObjects_Core_notify extends DB_DataObject public $trigger_person_id; // int(11) public $trigger_event_id; // int(11) public $evtype; // event type (or method to call)fall + public $act_start; /* the code above is auto generated do not remove the tag below */ ###END_AUTOCODE -- 2.39.2