remove redundant code
[Pman.Core] / Notify.php
index 7b416d6..9dbca02 100644 (file)
@@ -218,9 +218,7 @@ class Pman_Core_Notify extends Pman
         
     
         
-        
-        $this->addFilter($w);
-        
+         
         $w->autoJoin();
         $w->find();
         
@@ -356,7 +354,7 @@ class Pman_Core_Notify extends Pman
         }
         
         $num_servers = count(array_keys($ff->Core_Notify['servers']));
-        
+        $p = DB_DataObject::factory($this->table);
         // 6 seconds on this machne...
         $p->query("
             UPDATE