Files
b2b.redline.com.pl/modules/ps_accounts/.docker/patches/ignore-checkout-17.diff
2025-06-24 14:14:35 +02:00

13 lines
446 B
Diff

diff --git src/PrestaShopBundle/Install/Install.php src/PrestaShopBundle/Install/Install.php
index 333909180d..fb896d6624 100644
--- src/PrestaShopBundle/Install/Install.php
+++ src/PrestaShopBundle/Install/Install.php
@@ -974,6 +974,7 @@ class Install extends AbstractInstall
'producttooltip',
'sendtoafriend',
'socialsharing',
+ 'ps_checkout',
);
$addons_modules = array();