first commit
This commit is contained in:
12
modules/ps_accounts/.docker/patches/ignore-checkout-17.diff
Normal file
12
modules/ps_accounts/.docker/patches/ignore-checkout-17.diff
Normal file
@@ -0,0 +1,12 @@
|
||||
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();
|
||||
Reference in New Issue
Block a user