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