faute d'orthographe dans la notif deces
authorPascal Corpet <pascal.corpet@m4x.org>
Wed, 13 Apr 2005 06:36:08 +0000 (06:36 +0000)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Thu, 26 Jun 2008 21:28:25 +0000 (23:28 +0200)
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-537

upgrade/0.9.6/20_watch_cat.sql [new file with mode: 0644]

diff --git a/upgrade/0.9.6/20_watch_cat.sql b/upgrade/0.9.6/20_watch_cat.sql
new file mode 100644 (file)
index 0000000..b24b372
--- /dev/null
@@ -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;