Différents fichiers (ça marche pas sur MacBook)

This commit is contained in:
2020-05-09 12:18:56 +02:00
parent 193e608d4e
commit 8fd5f28ef7
2918 changed files with 14926 additions and 513425 deletions

View File

@@ -709,7 +709,7 @@
),
'AdminOrdersController' =>
array (
'path' => 'override/controllers/admin/AdminOrdersController.php',
'path' => '',
'type' => 'class',
'override' => false,
),
@@ -1507,7 +1507,7 @@
),
'Carrier' =>
array (
'path' => 'override/classes/Carrier.php',
'path' => '',
'type' => 'class',
'override' => false,
),
@@ -1543,7 +1543,7 @@
),
'Cart' =>
array (
'path' => 'override/classes/Cart.php',
'path' => '',
'type' => 'class',
'override' => false,
),
@@ -2515,7 +2515,7 @@
),
'HTMLTemplateInvoice' =>
array (
'path' => 'override/classes/pdf/HTMLTemplateInvoice.php',
'path' => '',
'type' => 'class',
'override' => false,
),
@@ -3241,7 +3241,7 @@
),
'OrderHistory' =>
array (
'path' => 'override/classes/order/OrderHistory.php',
'path' => '',
'type' => 'class',
'override' => false,
),
@@ -3475,7 +3475,7 @@
),
'PaymentModule' =>
array (
'path' => 'override/classes/PaymentModule.php',
'path' => '',
'type' => 'abstract class',
'override' => false,
),