From 560455fd1fd3745d1a357af9caa190aa0fb33c7b Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Wed, 9 Jun 2004 22:46:49 +0000 Subject: [PATCH] =?UTF-8?q?Fix:=20Suppression=20d'une=20trace=20que=20j'av?= =?UTF-8?q?ais=20oubli=E9=20d'enlever?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/fourn/facture/fiche.php | 1 - 1 file changed, 1 deletion(-) 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"]);