Notify.php
authorEdward <edward@roojs.com>
Tue, 3 Jun 2014 06:07:05 +0000 (14:07 +0800)
committerEdward <edward@roojs.com>
Tue, 3 Jun 2014 06:07:05 +0000 (14:07 +0800)
Notify.php

index f4e9551..fb68c7b 100644 (file)
@@ -191,6 +191,10 @@ class Pman_Core_Notify extends Pman
             $w->evtype = $this->evtype;
         }
         
+        if(!empty($r)){
+            $w->id = $r;
+        }
+        
         $w->autoJoin();