"._("prestation"); if(!isset($premier)) $premier=''; if(!isset($recherche1)) $recherche1=''; if(!isset($tricolsf)) $tricolsf=''; if(!isset($premiersf)) $premiersf=''; if(!isset($selection)) $selection=''; if(!isset($retourformulaire)) $retourformulaire=''; if(isset($idx)){ if($idx != ']') if (trim($idx!='')) $ent = $ent."-> ".$idx." "; } if(isset($idz) ){ if (trim($idz!='')) $ent = $ent."  ".strtoupper($idz)." "; } $table=DB_PREFIXE."prestation"; $champAffiche=array( 'prestation as "'._("prestation").'"', 'libelle as "'._("libelle").'"' ); $champNonAffiche=array( 'observation as "'._("observation").'"' ); $champRecherche=array( 'libelle as "'._("libelle").'"' ); $tri=""; $edition="prestation"; $selection=''; $sousformulaire=array('defunt_prestation'); ?>