From 9d9b1b309f95d079cd6027f812cfafee4e5d635a Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Mon, 30 Jun 2003 16:20:38 +0000 Subject: [PATCH] changement du commentaire incorrect --- mysql/tables/llx_notify_def.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mysql/tables/llx_notify_def.sql b/mysql/tables/llx_notify_def.sql index 44aa06e209f..3f9d457cb1e 100644 --- a/mysql/tables/llx_notify_def.sql +++ b/mysql/tables/llx_notify_def.sql @@ -24,7 +24,7 @@ create table llx_notify_def ( rowid integer AUTO_INCREMENT PRIMARY KEY, tms timestamp, - datec date, -- date de paiement + datec date, -- date de creation fk_action integer NOT NULL, fk_soc integer NOT NULL, fk_contact integer NOT NULL