periode ";
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="periode";
$champAffiche=array("periode","libelle","debut","fin");
$champRecherche=array("periode");
$tri= "";
$selection="";
$href[0]['lien']= "#";
$href[0]['id']= "";
$href[0]['lib']= "";
//*
$href[1]['lien'] = "form.php?obj=".$obj."&tri=".$tricol."&idx=";
$href[1]['id']= "&premier=".$premier."&recherche=".$recherche1;
$href[1]['lib']= "";
$href[2]['lien'] = "#";
$href[2]['id']= "";
$href[2]['lib']= "";
?>