NotifySend.php
authorAlan Knowles <alan@roojs.com>
Wed, 17 Oct 2012 06:30:41 +0000 (14:30 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 17 Oct 2012 06:30:41 +0000 (14:30 +0800)
NotifySend.php

index a784259..1f58161 100644 (file)
@@ -120,7 +120,7 @@ class Pman_Core_NotifySend extends Pman
             $w->event_id = $ev->id;
             $w->update($ww);
             die(date('Y-m-d h:i:s ') . 
-                     "Notification event cleared (underlying object does not exist)"" 
+                     "Notification event cleared (underlying object does not exist)" 
                     ."\n");
         }