NotifySend.php
authorAlan Knowles <alan@akkbhome.com>
Wed, 6 Apr 2011 15:28:54 +0000 (23:28 +0800)
committerAlan Knowles <alan@akkbhome.com>
Wed, 6 Apr 2011 15:28:54 +0000 (23:28 +0800)
NotifySend.php

index 155365f..a489fa7 100644 (file)
@@ -75,6 +75,7 @@ class Pman_Core_NotifySend extends Pman
                 $w->sent = date('Y-m-d H:i:s');
                 $w->msgid = $email['headers']['Message-Id'];
                 $w->event_id = -1; // sent ok.. - no need to record it..
+                $w->update($ww);
             }