NotifySend.php
authorAlan Knowles <alan@akbkhome.com>
Fri, 2 Dec 2011 07:22:35 +0000 (15:22 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 2 Dec 2011 07:22:35 +0000 (15:22 +0800)
NotifySend.php

index c8906d4..ba3c2b6 100644 (file)
@@ -166,7 +166,7 @@ class Pman_Core_NotifySend extends Pman
             $old = clone($w);
             $w->act_when = $email['later'];
             $w->update($old);
-            die(date('Y-m-d h:i:s ') . " Delivery postponed by email creator";
+            die(date('Y-m-d h:i:s ') . " Delivery postponed by email creator");
         }