From 1ba65178b9ad0ad4bc9f032041b5358a11d6fd31 Mon Sep 17 00:00:00 2001 From: edward Date: Wed, 26 Oct 2016 15:01:25 +0800 Subject: [PATCH] NotifySend.php --- NotifySend.php | 1 + 1 file changed, 1 insertion(+) diff --git a/NotifySend.php b/NotifySend.php index 4851828e..bc29b8be 100644 --- a/NotifySend.php +++ b/NotifySend.php @@ -460,6 +460,7 @@ class Pman_Core_NotifySend extends Pman $ev->writeEventLog($this->debug_str); + $w->act_when = date('Y-m-d H:i:s'); $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.. -- 2.39.2