From: Edward Date: Thu, 22 Jan 2015 08:23:29 +0000 (+0800) Subject: NotifySend.php X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=989c1cfe5f2e43562f91a8706510d31878895c51;p=Pman.Core NotifySend.php --- diff --git a/NotifySend.php b/NotifySend.php index 4cccd2cc..551fd6d2 100644 --- a/NotifySend.php +++ b/NotifySend.php @@ -249,7 +249,7 @@ class Pman_Core_NotifySend extends Pman $w->msgid = ''; $w->event_id = $ev->id; $w->update($ww); - die(date('Y-m-d h:i:s ') . "INVALID ADDRESS: " . $p->email. "\n"); + die(date('Y-m-d h:i:s ') . "INVALID ADDRESS1: " . $p->email. "\n"); }