X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=NotifySend.php;h=55d0105a6994949f28f82143cdced361e88f1ace;hb=390b5a52cbb428f8d7919f7d6bf6d96f243c8bc6;hp=f1931d300ae58b4fd9f2e8cdfdd6e48e31368263;hpb=00d601ad672678f864e156d04b9e81cd05399224;p=Pman.Core 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");