From: Edward Date: Thu, 22 Jan 2015 08:23:42 +0000 (+0800) Subject: NotifySend.php X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=2aac97541be6f07c59afc738d6aa3b61ba23e05a;p=Pman.Core NotifySend.php --- diff --git a/NotifySend.php b/NotifySend.php index 551fd6d2..4cccd2cc 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 ADDRESS1: " . $p->email. "\n"); + die(date('Y-m-d h:i:s ') . "INVALID ADDRESS: " . $p->email. "\n"); }