DataObjects/Core_notify.php
authorEdward <edward@roojs.com>
Wed, 26 Jun 2013 04:49:10 +0000 (12:49 +0800)
committerEdward <edward@roojs.com>
Wed, 26 Jun 2013 04:49:10 +0000 (12:49 +0800)
DataObjects/Core_notify.php

index 6bed15b..a6f2071 100644 (file)
@@ -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();