From f743cbe4cb8c89fab7b6a1232aa083a185dc8ae3 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Mon, 16 Feb 2004 12:13:16 +0000 Subject: [PATCH] Ajout ligne vierges en fin de fichier, on ne sait jamais --- mysql/tables/llx_c_regions.sql | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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'); +