service";
if(isset($idx)){
if($idx != "]")
if (trim($idx!=""))
$ent = $ent."-> ".$idx." ";
}
if(isset($idz) ){
if (trim($idz!=""))
$ent = $ent." ".strtoupper($idz)." ";
}
$ico = "ico_parametrage.png";
$edition="";
$table="service";
$champAffiche=array("service","libelle");
$champRecherche=array("libelle");
$tri= " order by libelle";
$selection="";
?>