From: Alan Knowles Date: Fri, 4 Aug 2017 02:25:31 +0000 (+0800) Subject: Import/Core_notify.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=65188cd345884f119315c467675a2e9604870158 Import/Core_notify.php --- 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');