db->escapeSimple($retourformulaire)."'"; if (! empty($idx)) { $selection .= " AND object_id = '".$this->db->escapeSimple($idx)."'"; } $tri = "ORDER BY lien_module.ordre DESC NULLS LAST"; }