".__("SIG")." -> ".__("habillage"); if(!isset($premier)) $premier=''; if(!isset($tricolsf)) $tricolsf=''; if(!isset($premiersf)) $premiersf=''; if(!isset($selection)) $selection=''; if(!isset($retourformulaire)) $retourformulaire=''; if (!isset($idxformulaire)) { $idxformulaire = ''; } if (!isset($tricol)) { $tricol = ''; } if (!isset($valide)) { $valide = ''; } // FROM $table = DB_PREFIXE."habillage"; // SELECT $champAffiche = array( 'habillage.habillage as "'.__("habillage").'"', 'habillage.habillagelib as "'.__("habillagelib").'"', ); // $champNonAffiche = array( 'habillage.geom as "'.__("geom").'"', 'habillage.type_obj as "'.__("type_obj").'"', ); // $champRecherche = array( 'habillage.habillage as "'.__("habillage").'"', 'habillage.habillagelib as "'.__("habillagelib").'"', ); $tri="ORDER BY habillage.habillagelib ASC NULLS LAST"; $edition="habillage"; /** * Gestion de la clause WHERE => $selection */ // Filtre listing standard $selection = "";