[Fixed] empty var
This commit is contained in:
bovenliggende
8f046ed231
commit
4c374ff39c
@ -54,8 +54,8 @@ $aModule = [
|
||||
],
|
||||
'settings' => [
|
||||
[
|
||||
'group' => $sModuleId.'_main',
|
||||
'name' => $sModuleId.'_showManufacturertextOnDetailsPage',
|
||||
'group' => Constants::OXID_MODULE_ID.'_main',
|
||||
'name' => Constants::OXID_MODULE_ID.'_showManufacturertextOnDetailsPage',
|
||||
'type' => 'bool',
|
||||
'value' => true,
|
||||
],
|
||||
|
Laden…
x
Verwijs in nieuw issue
Block a user