From 7c13b717f54c03701c2101fe1fa9ed1dd75b5b8f Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 4 Aug 2017 11:41:35 +0800 Subject: [PATCH] UpdateCurrencyRate.php --- UpdateCurrencyRate.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UpdateCurrencyRate.php b/UpdateCurrencyRate.php index ea820c3d..0c0fe04d 100644 --- a/UpdateCurrencyRate.php +++ b/UpdateCurrencyRate.php @@ -31,7 +31,7 @@ class Pman_Core_UpdateCurrencyRate extends Pman die("NOT ALLOWED"); } - function get($args, $opts) + function get($args, $opts=array()) { //DB_DataObject::DebugLevel(1); -- 2.39.2