From 626f794541314690e16dd33047e150f4bb507a4a Mon Sep 17 00:00:00 2001 From: bMancone Date: Mon, 2 Apr 2012 07:58:34 +0000 Subject: [PATCH] // Wrong comment of method --- classes/Product.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/classes/Product.php b/classes/Product.php index a9a0ada79..709e8ea40 100644 --- a/classes/Product.php +++ b/classes/Product.php @@ -4899,7 +4899,7 @@ class ProductCore extends ObjectModel /** * @deprecated 1.5.0.10 * @see Product::deleteAttributeCombination() - * @param int $id_lang + * @param int $id_product_attribute */ public function deleteAttributeCombinaison($id_product_attribute) {