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

index 5cefbba..31057c2 100644 (file)
@@ -68,7 +68,6 @@ 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)) {