Dernières modifs (traductions, mon nom dans le code, ...)
This commit is contained in:
5
local/modules/DHL/Config/drop.sql
Normal file
5
local/modules/DHL/Config/drop.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
SET FOREIGN_KEY_CHECKS = 0;
|
||||
|
||||
DROP TABLE IF EXISTS `dhl_delivery_price`;
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
Reference in New Issue
Block a user