remove redundant code
authorAlan <alan@roojs.com>
Wed, 9 Aug 2023 07:25:33 +0000 (15:25 +0800)
committerAlan <alan@roojs.com>
Wed, 9 Aug 2023 07:25:33 +0000 (15:25 +0800)
Notify.php

index 0185af6..9dbca02 100644 (file)
@@ -218,9 +218,7 @@ class Pman_Core_Notify extends Pman
         
     
         
-        
-        $this->addFilter($w);
-        
+         
         $w->autoJoin();
         $w->find();