X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=NotifySend.php;h=af7c4efb06249d28b22a7ab25353fb1dfdd3049f;hb=2d00e89ee0c3bc29274590a82ce518346ebd8440;hp=2b8502dccef6e4dd439fa244a625f2fccd86bbaf;hpb=7a2a53132e620ca38f00852eede821e9870bcab5;p=Pman.Core diff --git a/NotifySend.php b/NotifySend.php index 2b8502dc..af7c4efb 100644 --- a/NotifySend.php +++ b/NotifySend.php @@ -96,8 +96,6 @@ class Pman_Core_NotifySend extends Pman $w = DB_DataObject::factory($this->table); - $this->errorHandler("invalid id\n"); - if (!$w->get($id)) { $this->errorHandler("invalid id\n"); }