DataObjects/Core_notify.php
[Pman.Core] / DataObjects / Core_notify.php
index 31057c2..5cefbba 100644 (file)
@@ -68,6 +68,7 @@ class Pman_Core_DataObjects_Core_notify extends DB_DataObject
             return $c; // empty dataobject.
         }
         
+        print_r($this->onid);exit;
         $c->autoJoin();
         
         if ($c->get($this->onid)) {