Liste municipale"; $ico = "../img/ico_parametrage.png"; $edition = ""; $champAffiche = array ( "liste", "election", "concat(candidat_nom,' ',candidat_prenom) as candidat", //"age_moyen", "siege"); $table = "liste inner join candidat on candidat.candidat=liste.candidat"; $selection = " where election ='".$_SESSION ['election']['election']."'"; $champRecherche = array ( "libelle", ); $tri = "ORDER BY liste.candidat"; $serie = 25 ; ?>