// Merge -> revision 8984
This commit is contained in:
@@ -271,6 +271,8 @@ class LocalizationPackCore
|
||||
$this->_errors[] = Tools::displayError('An error occurred while importing the currency: ').strval($attributes['name']);
|
||||
return false;
|
||||
}
|
||||
|
||||
PaymentModule::addCurrencyPermissions($currency->id);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user