From 39f3869c0daf53485459bcd31e8ea8884e3997dc Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Wed, 1 Mar 2006 17:27:16 +0000 Subject: [PATCH] bugfix --- htdocs/product.class.php | 1 + 1 file changed, 1 insertion(+) diff --git a/htdocs/product.class.php b/htdocs/product.class.php index 508b0425f26..8957cd9ecec 100644 --- a/htdocs/product.class.php +++ b/htdocs/product.class.php @@ -340,6 +340,7 @@ class Product return -1; } } +} /**