From 21ccd71fad21f32db3ce8b0bbcb8739077abec62 Mon Sep 17 00:00:00 2001 From: "Committo,Ergo:sum" <esj@rezo.net> Date: Mon, 3 Sep 2007 19:45:52 +0000 Subject: [PATCH] =?UTF-8?q?Ah=20la=20la,=20les=20exceptions=20dans=20les?= =?UTF-8?q?=20noms:=20les=20crit=C3=A8res=20externe=20pour=20la=20boucle?= =?UTF-8?q?=20syndic=5Farticles,=20''alias=20syndication'',=20ne=20marchai?= =?UTF-8?q?ent=20plus.=20Pardon=20Mathieu.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ecrire/public/interfaces.php | 1 + 1 file changed, 1 insertion(+) diff --git a/ecrire/public/interfaces.php b/ecrire/public/interfaces.php index 2c0c9a71b7..36c14e2f9e 100644 --- a/ecrire/public/interfaces.php +++ b/ecrire/public/interfaces.php @@ -173,6 +173,7 @@ $table_des_tables['mots']='mots'; $table_des_tables['groupes_mots']='groupes_mots'; $table_des_tables['rubriques']='rubriques'; $table_des_tables['syndication']='syndic'; +$table_des_tables['syndic']='syndic'; $table_des_tables['syndic_articles']='syndic_articles'; $table_des_tables['hierarchie']='rubriques'; $table_des_tables['index']='index'; -- GitLab