mirror of
https://github.com/OpenXE-org/OpenXE.git
synced 2024-11-14 20:17:14 +01:00
Prestashop: small fix to reduce errors in log
This commit is contained in:
parent
5d1201637f
commit
b759e2accd
@ -23,6 +23,7 @@ class Shopimporter_Presta extends ShopimporterBase
|
||||
// TODO
|
||||
private $langidToIso = [3 => 'de', 1 => 'en'];
|
||||
private $taxationByDestinationCountry;
|
||||
private $orderSearchLimit;
|
||||
|
||||
|
||||
public function __construct($app, $intern = false)
|
||||
|
Loading…
Reference in New Issue
Block a user