From 94bed0f23098a0621ca58421f87bae1a431ba970 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 30 Mar 2011 14:21: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 9c58e631..4a365599 100644 --- a/DataObjects/Core_notify.php +++ b/DataObjects/Core_notify.php @@ -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 -- 2.39.2