From 390b5a52cbb428f8d7919f7d6bf6d96f243c8bc6 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 20 Aug 2015 10:33:48 +0800 Subject: [PATCH] NotifySend.php --- NotifySend.php | 1 - 1 file changed, 1 deletion(-) 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"); -- 2.39.2