"._($obj); if (isset($idx) && $idx != ']' && trim($idx) != '') { $ent .= "-> ".$idx." "; } if (isset($idz) && trim($idz) != '') { $ent .= " ".strtoupper($idz)." "; } // Remplacement du libellé de la première colonne $champAffiche[0] = $obj.'.'.$obj.' as "'._("id").'"'; $champRecherche[0] = $champAffiche[0]; // if ($retourformulaire == 'concession' || $retourformulaire == 'colombarium' || $retourformulaire == 'enfeu' || $retourformulaire == 'ossuaire' || $retourformulaire == 'depositoire' || $retourformulaire == 'terraincommunal') { $selection = " WHERE (".$obj.".emplacement=".$idx.") "; } ?>