From 65188cd345884f119315c467675a2e9604870158 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 4 Aug 2017 10:25:31 +0800 Subject: [PATCH] Import/Core_notify.php --- Import/Core_notify.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Import/Core_notify.php b/Import/Core_notify.php index 59c8149e..5e0469b4 100644 --- a/Import/Core_notify.php +++ b/Import/Core_notify.php @@ -22,7 +22,7 @@ class Pman_Core_Import_Core_notify extends Pman_Roo var $defaults = array(); - function get() + function get($v, $opts=array()) { $this->transObj = DB_DataObject::Factory('core_enum'); -- 2.39.2