DataObjects/Core_notify.php
authorAlan Knowles <alan@akbkhome.com>
Wed, 30 Mar 2011 06:21:12 +0000 (14:21 +0800)
committerAlan Knowles <alan@akbkhome.com>
Wed, 30 Mar 2011 06:21:12 +0000 (14:21 +0800)
DataObjects/Core_notify.php

index d20df13..9c58e63 100644 (file)
@@ -35,7 +35,7 @@ class Pman_Core_DataObjects_Core_notify extends DB_DataObject
     
     public $person_id;                       
     
-    public $msgid;   // message id after it has been sent.                          
+    public $msgid;   // message id after it has been sent. -- empty if not sent..
     public $sent;    // date it was sent.?? or last effort..
     public $bounced; // 1 - failed to send (??) // 2 = we got a bounce.