Bad return of error

This commit is contained in:
Laurent Destailleur 2019-02-19 14:02:17 +01:00
parent 226b1e2488
commit 7fdf4be7dd

View File

@ -641,7 +641,6 @@ class MultiCurrency extends CommonObject
if ($response->success) if ($response->success)
{ {
$TRate = $response->quotes; $TRate = $response->quotes;
$timestamp = $response->timestamp; $timestamp = $response->timestamp;