diff --git a/include/contact.inc.php b/include/contact.inc.php index ec900e53a..6fb05e8e6 100644 --- a/include/contact.inc.php +++ b/include/contact.inc.php @@ -66,6 +66,7 @@ if ($low_action == "list") ?>
+
">
+

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)");