// Wrong comment of method

This commit is contained in:
bMancone
2012-04-02 07:58:34 +00:00
parent d62496e205
commit 626f794541
+1 -1
View File
@@ -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)
{