DataObjects/Core_notify.php
[Pman.Core] / DataObjects / Core_notify.php
index 9c58e63..4a36559 100644 (file)
@@ -39,4 +39,4 @@ class Pman_Core_DataObjects_Core_notify extends DB_DataObject
     public $sent;    // date it was sent.?? or last effort..
     public $bounced; // 1 - failed to send (??) // 2 = we got a bounce.
 
-    
\ No newline at end of file
+}
\ No newline at end of file