NotifySend.php
authorAlan Knowles <alan@roojs.com>
Thu, 3 Apr 2014 07:20:38 +0000 (15:20 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 3 Apr 2014 07:20:38 +0000 (15:20 +0800)
NotifySend.php

index fe49d78..646e0ea 100644 (file)
@@ -486,6 +486,7 @@ class Pman_Core_NotifySend extends Pman
             //var_Dump($object);
             //exit;
         }
+        
         return $object->toEmail($rcpt, $last_sent_date, $notify, $force);
     }