From a8e92dc419abc7f871bb4f1be963f6b619580eee Mon Sep 17 00:00:00 2001 From: Edward Date: Tue, 3 Jun 2014 16:37:09 +0800 Subject: [PATCH] Notify.php --- Notify.php | 4 ---- 1 file changed, 4 deletions(-) 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(); -- 2.39.2