diff --git a/ecrire/public/interfaces.php b/ecrire/public/interfaces.php index b24137d363ace8b6bb28659e3125147d99c73e42..a49c7a8f7812d5ad4d96492cabcc899812721d1e 100644 --- a/ecrire/public/interfaces.php +++ b/ecrire/public/interfaces.php @@ -177,6 +177,7 @@ $table_des_tables['syndic']='syndic'; $table_des_tables['syndic_articles']='syndic_articles'; $table_des_tables['hierarchie']='rubriques'; $table_des_tables['index']='index'; +$table_des_tables['messages']='messages'; $exceptions_des_tables['breves']['id_secteur']='id_rubrique'; $exceptions_des_tables['breves']['date']='date_heure';