diff --git a/htdocs/contrat/fiche.php b/htdocs/contrat/fiche.php index 5d419d1af85..6def3aadce9 100644 --- a/htdocs/contrat/fiche.php +++ b/htdocs/contrat/fiche.php @@ -27,6 +27,7 @@ require("../facture.class.php"); llxHeader(); +$id = $_GET["id"]; $mesg = ''; /* @@ -107,10 +108,10 @@ $html = new Form($db); */ if ($action == 'create') { - print "