X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=DataObjects%2FCore_notify.php;h=5cefbba914d61cbebf086a424e57603a51c8143d;hb=50024bcfbe4548ccff5fd19c30b16231bdd7a0fc;hp=0f4a19d4ea2072177b59c67ffe7267dde1f128d8;hpb=f4c56e8ba0b70b63fb15664081fc0d9bf40fb935;p=Pman.Core diff --git a/DataObjects/Core_notify.php b/DataObjects/Core_notify.php index 0f4a19d4..5cefbba9 100644 --- a/DataObjects/Core_notify.php +++ b/DataObjects/Core_notify.php @@ -68,7 +68,8 @@ class Pman_Core_DataObjects_Core_notify extends DB_DataObject return $c; // empty dataobject. } - // $c->autoJoin(); + print_r($this->onid);exit; + $c->autoJoin(); if ($c->get($this->onid)) { return $c;