NotifySend.php
authorAlan Knowles <alan@roojs.com>
Wed, 29 Feb 2012 02:38:32 +0000 (10:38 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 29 Feb 2012 02:38:32 +0000 (10:38 +0800)
NotifySend.php

index eadb188..74fb797 100644 (file)
@@ -276,7 +276,7 @@ class Pman_Core_NotifySend extends Pman
             if ($res === true) {
                 // success....
                 
-                $ev = $this->addEvent('NOTIFY', $w, 'SUCCESS: ' .$email['headers']['Subject']);
+                $ev = $this->addEvent('NOTIFY', $w, "SUCCESS: {$w->to_email} - {$email['headers']['Subject']}");