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