X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=DataObjects%2FCore_notify.php;h=6bed15b927167a4dd9e3f26096d29195f1268fcf;hb=d64494c39c71f6a045bc69405f4f3e21450ec24a;hp=addf7db8b581c45f884f1cf59c43073489282d59;hpb=7ea8b3d6ac9292b4892b5e810901b7c847ccb849;p=Pman.Core diff --git a/DataObjects/Core_notify.php b/DataObjects/Core_notify.php index addf7db8..6bed15b9 100644 --- a/DataObjects/Core_notify.php +++ b/DataObjects/Core_notify.php @@ -69,6 +69,7 @@ class Pman_Core_DataObjects_Core_notify extends DB_DataObject } print_r($c);exit; $c->autoJoin(); + if ($c->get($this->onid)) { return $c; }