From c8e6226a0f09323acab6bc6d874b39e4d8a29782 Mon Sep 17 00:00:00 2001 From: Edward Date: Mon, 23 Jul 2018 11:40:47 +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 dbf012bb..14e78c94 100644 --- a/DataObjects/Core_notify.php +++ b/DataObjects/Core_notify.php @@ -134,7 +134,7 @@ class Pman_Core_DataObjects_Core_notify extends DB_DataObject } - function act_start($set = false) + function act_start($set = false, $force = false) { if ($set === false) { return $this->act_start; -- 2.39.2