Notify.php
[Pman.Core] / 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();