From: Edward Date: Mon, 4 May 2015 08:07:24 +0000 (+0800) Subject: DataObjects/Core_notify_recur.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=a9bb57624e7212f511d8dc3982de16486d98dffb DataObjects/Core_notify_recur.php --- diff --git a/DataObjects/Core_notify_recur.php b/DataObjects/Core_notify_recur.php index d5389fcc..ef0cca79 100644 --- a/DataObjects/Core_notify_recur.php +++ b/DataObjects/Core_notify_recur.php @@ -232,6 +232,7 @@ class Pman_Core_DataObjects_Core_notify_recur extends DB_DataObject } } + print_R($ret);exit; return $ret; }