Corrected syncRates parameter
This commit is contained in:
parent
0c432c28a8
commit
485bc8cd7c
@ -629,7 +629,7 @@ class MultiCurrency extends CommonObject
|
|||||||
* @param array $response array of reponse from api to sync dolibarr rates
|
* @param array $response array of reponse from api to sync dolibarr rates
|
||||||
* @return void
|
* @return void
|
||||||
*/
|
*/
|
||||||
public static function syncRates($response)
|
public static function syncRates($key)
|
||||||
{
|
{
|
||||||
global $conf, $db, $langs;
|
global $conf, $db, $langs;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user