diff --git a/mysql/tables/llx_c_regions.sql b/mysql/tables/llx_c_regions.sql index 28979b71136..a0b64fe72f6 100644 --- a/mysql/tables/llx_c_regions.sql +++ b/mysql/tables/llx_c_regions.sql @@ -56,4 +56,5 @@ insert into llx_c_regions (code_region,cheflieu,tncc,nom) values (82,'69123',2,' insert into llx_c_regions (code_region,cheflieu,tncc,nom) values (83,'63113',1,'Auvergne'); insert into llx_c_regions (code_region,cheflieu,tncc,nom) values (91,'34172',2,'Languedoc-Roussillon'); insert into llx_c_regions (code_region,cheflieu,tncc,nom) values (93,'13055',0,'Provence-Alpes-Côte d\'Azur'); -insert into llx_c_regions (code_region,cheflieu,tncc,nom) values (94,'2A004',0,'Corse'); \ No newline at end of file +insert into llx_c_regions (code_region,cheflieu,tncc,nom) values (94,'2A004',0,'Corse'); +