From: Alan Knowles Date: Thu, 20 Aug 2015 02:33:48 +0000 (+0800) Subject: NotifySend.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=390b5a52cbb428f8d7919f7d6bf6d96f243c8bc6 NotifySend.php --- diff --git a/NotifySend.php b/NotifySend.php index f1931d30..55d0105a 100644 --- a/NotifySend.php +++ b/NotifySend.php @@ -231,7 +231,6 @@ class Pman_Core_NotifySend extends Pman if (isset($email['later'])) { $old = clone($w); - $w->act_when = $email['later']; $w->update($old); $this->errorHandler(date('Y-m-d h:i:s ') . " Delivery postponed by email creator");