Notify.php
authorEdward <edward@roojs.com>
Tue, 3 Jun 2014 08:37:09 +0000 (16:37 +0800)
committerEdward <edward@roojs.com>
Tue, 3 Jun 2014 08:37:09 +0000 (16:37 +0800)
Notify.php

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