From: edward Date: Thu, 27 Oct 2016 02:42:33 +0000 (+0800) Subject: NotifySend.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=b50cac7369bbf8e3b2db84f1b61dab72f2ed34fb NotifySend.php --- diff --git a/NotifySend.php b/NotifySend.php index 87049622..af7c4efb 100644 --- a/NotifySend.php +++ b/NotifySend.php @@ -461,7 +461,7 @@ class Pman_Core_NotifySend extends Pman $ev->writeEventLog($this->debug_str); if(strtotime($w->act_when) > strtotime("NOW")){ - + $w->act_when = date('Y-m-d H:i:s'); } $w->sent = date('Y-m-d H:i:s');