From 8e8428a31a5fc1864123db3fcaae7cc8011e3cee Mon Sep 17 00:00:00 2001 From: edward Date: Thu, 10 Nov 2016 17:03:16 +0800 Subject: [PATCH] DataObjects/Core_notify.php --- DataObjects/Core_notify.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; } } -- 2.39.2