From 914f98d070c79864e3354a400ec0b75d18146d7c Mon Sep 17 00:00:00 2001 From: Edward Date: Mon, 23 Jul 2018 11:41:05 +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 14e78c94..dbf012bb 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, $force = false) + function act_start($set = false) { if ($set === false) { return $this->act_start; -- 2.39.2