From: Edward Date: Tue, 3 Jun 2014 08:37:09 +0000 (+0800) Subject: Notify.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=a8e92dc419abc7f871bb4f1be963f6b619580eee Notify.php --- diff --git a/Notify.php b/Notify.php index fb68c7bf..f4e9551e 100644 --- a/Notify.php +++ b/Notify.php @@ -191,10 +191,6 @@ class Pman_Core_Notify extends Pman $w->evtype = $this->evtype; } - if(!empty($r)){ - $w->id = $r; - } - $w->autoJoin();