function fichescontacts_declarer_tables_interfaces($interfaces) { $interfaces['table_des_tables']['fc_contacts'] = 'fc_contacts'; $interfaces['table_des_traitements']['ADRESSE']['fc_contacts'] = _TRAITEMENT_RACCOURCIS; $interfaces['table_des_traitements']['HORAIRES']['fc_contacts'] = _TRAITEMENT_RACCOURCIS; return $interfaces; }