mirror of
https://github.com/OpenXE-org/OpenXE.git
synced 2024-12-25 14:10:28 +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;
|
||||
|
||||
$bogxdata = $lineItem['attributes']['payload']['bogxProductConfigurator'];
|
||||
file_put_contents("/var/www/bogx", print_r($lineItem['attributes'], true));
|
||||
$textlines = [];
|
||||
|
||||
if (isset($bogxdata['ordercode']))
|
||||
|
Loading…
Reference in New Issue
Block a user