+
+
append("delete from fiche_detail where f_id in (select f_id from fiche where fd_id = $1 )");
$sql->append("delete from fiche where f_id not in (select f_id from fiche_detail where $1=$1)");
=_("Si vous modifiez un contact, il faut recharger la page pour voir les changements")?>