From: Alan Date: Wed, 28 Sep 2022 04:14:42 +0000 (+0800) Subject: note additional column? X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=f380fe2e72dc1c4d33801df173eac49df259d938 note additional column? --- diff --git a/DataObjects/Core_notify.php b/DataObjects/Core_notify.php index e90f61e0..91cc0a18 100644 --- a/DataObjects/Core_notify.php +++ b/DataObjects/Core_notify.php @@ -43,7 +43,7 @@ class Pman_Core_DataObjects_Core_notify extends DB_DataObject public $evtype; // event type (or method to call)fall public $act_start; public $person_table; - + public $to_email; /* the code above is auto generated do not remove the tag below */ ###END_AUTOCODE