From 3c8a9b19e61888c698c321c8d7013489a18f491b Mon Sep 17 00:00:00 2001 From: Edward Date: Wed, 26 Jun 2013 12:50:04 +0800 Subject: [PATCH] DataObjects/Core_notify.php --- DataObjects/Core_notify.php | 1 - 1 file changed, 1 deletion(-) diff --git a/DataObjects/Core_notify.php b/DataObjects/Core_notify.php index 5cefbba9..31057c2f 100644 --- a/DataObjects/Core_notify.php +++ b/DataObjects/Core_notify.php @@ -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)) { -- 2.39.2