From: edward Date: Thu, 10 Nov 2016 09:03:16 +0000 (+0800) Subject: DataObjects/Core_notify.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=8e8428a31a5fc1864123db3fcaae7cc8011e3cee DataObjects/Core_notify.php --- diff --git a/DataObjects/Core_notify.php b/DataObjects/Core_notify.php index 6250300b..5e85aeb5 100644 --- a/DataObjects/Core_notify.php +++ b/DataObjects/Core_notify.php @@ -334,7 +334,7 @@ class Pman_Core_DataObjects_Core_notify extends DB_DataObject ob_end_clean(); - return; + return true; } }