From 1c7232b182fc8fd86649b15beea2aa31db8b7930 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 23 May 2012 16:18:19 +0800 Subject: [PATCH] DataObjects/Core_notify.php --- DataObjects/Core_notify.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DataObjects/Core_notify.php b/DataObjects/Core_notify.php index 3f220c48..f13a9ffb 100644 --- a/DataObjects/Core_notify.php +++ b/DataObjects/Core_notify.php @@ -38,7 +38,7 @@ class Pman_Core_DataObjects_Core_notify extends DB_DataObject public $watch_id; // int(11) public $trigger_person_id; // int(11) public $trigger_event_id; // int(11) - public $evtype; // event type (or method to call) + public $evtype; // event type (or method to call)fall /* the code above is auto generated do not remove the tag below */ ###END_AUTOCODE -- 2.39.2