From ce191edbcc0d47d3815d0a5064728e92e283f18b Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Sun, 12 Oct 2003 18:10:02 +0000 Subject: [PATCH] Ajout lien vers les fiches fournisseurs --- htdocs/product/fiche.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/product/fiche.php b/htdocs/product/fiche.php index cdf991e3196..2c1e64be479 100644 --- a/htdocs/product/fiche.php +++ b/htdocs/product/fiche.php @@ -270,7 +270,7 @@ else $objp = $db->fetch_object( $i); $var=!$var; print ""; - print ''.$objp->nom.''; + print ''.$objp->nom.''; $i++; } print '';