Dernières modifs (traductions, mon nom dans le code, ...)

This commit is contained in:
2020-12-07 22:20:05 +01:00
parent 40b78b9a63
commit 92dae7030b
24 changed files with 54 additions and 592 deletions

View File

@@ -0,0 +1,5 @@
SET FOREIGN_KEY_CHECKS = 0;
DROP TABLE IF EXISTS `dhl_delivery_price`;
SET FOREIGN_KEY_CHECKS = 1;