From: edward Date: Thu, 14 Jul 2016 06:49:55 +0000 (+0800) Subject: NotifySend.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=5c21137816e15b8c2c3fe2427b7ef1f6b568267f NotifySend.php --- diff --git a/NotifySend.php b/NotifySend.php index f53bea65..4f8c90e2 100644 --- a/NotifySend.php +++ b/NotifySend.php @@ -436,7 +436,7 @@ class Pman_Core_NotifySend extends Pman $w->sent = date('Y-m-d H:i:s'); $w->msgid = $email['headers']['Message-Id']; $w->event_id = $ev->id; // sent ok.. - no need to record it.. - $w->domain_id = + $w->domain_id = $core_domain->id; $w->update($ww); // enable cc in notify..