From 972f8a61989a57f203a0b797dc5a12c495b002cc Mon Sep 17 00:00:00 2001 From: Pascal Corpet Date: Wed, 13 Apr 2005 06:36:08 +0000 Subject: [PATCH] faute d'orthographe dans la notif deces git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-537 --- upgrade/0.9.6/20_watch_cat.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 upgrade/0.9.6/20_watch_cat.sql diff --git a/upgrade/0.9.6/20_watch_cat.sql b/upgrade/0.9.6/20_watch_cat.sql new file mode 100644 index 0000000..b24b372 --- /dev/null +++ b/upgrade/0.9.6/20_watch_cat.sql @@ -0,0 +1 @@ +UPDATE watch_cat SET mail = "Ces camarades nous ont quittés", mail_sg = "Ce camarade nous a quittés" WHERE id = 3; -- 2.1.4