DataObjects/Core_notify.php
authorAlan Knowles <alan@akbkhome.com>
Wed, 23 May 2012 08:18:19 +0000 (16:18 +0800)
committerAlan Knowles <alan@akbkhome.com>
Wed, 23 May 2012 08:18:19 +0000 (16:18 +0800)
DataObjects/Core_notify.php

index 3f220c4..f13a9ff 100644 (file)
@@ -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