mirror of
https://github.com/OpenXE-org/OpenXE.git
synced 2024-12-26 14:40:29 +01:00
Remove Bogx debug output
This commit is contained in:
parent
36c751d317
commit
17c694a23c
@ -3825,7 +3825,6 @@ class Shopimporter_Shopware6 extends ShopimporterBase
|
|||||||
return;
|
return;
|
||||||
|
|
||||||
$bogxdata = $lineItem['attributes']['payload']['bogxProductConfigurator'];
|
$bogxdata = $lineItem['attributes']['payload']['bogxProductConfigurator'];
|
||||||
file_put_contents("/var/www/bogx", print_r($lineItem['attributes'], true));
|
|
||||||
$textlines = [];
|
$textlines = [];
|
||||||
|
|
||||||
if (isset($bogxdata['ordercode']))
|
if (isset($bogxdata['ordercode']))
|
||||||
|
Loading…
Reference in New Issue
Block a user