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

index 23a2f70..4127798 100644 (file)
@@ -276,7 +276,7 @@ class Pman_Core_NotifySend extends Pman
             if ($res === true) {
                 // success....
                 
-                $ev = $this->addEvent('NOTIFYSENT', $w, "{$w->to_email} - {$email['headers']['Subject']}");
+                $ev = $this->addEvent('NOTIFYSEND', $w, "{$w->to_email} - {$email['headers']['Subject']}");