diff --git a/htdocs/fourn/facture/fiche.php b/htdocs/fourn/facture/fiche.php index 4bf8ebad38e..2e37b681168 100644 --- a/htdocs/fourn/facture/fiche.php +++ b/htdocs/fourn/facture/fiche.php @@ -37,7 +37,6 @@ $html = new Form($db); if ($action == 'valid') { -print "ddddddddddddddd"; $facturefourn=new FactureFourn($db); $facturefourn->fetch($_GET["facid"]);