// Fix retrocompatibility issue with 1.4 themes

This commit is contained in:
rMalie
2012-01-16 15:03:04 +00:00
parent 3d2ee65436
commit 26b09a3000
+6
View File
@@ -188,6 +188,12 @@ class ProductCore extends ObjectModel
/*** @var array Tags */
public $tags;
/**
* We keep this variable for retrocompatibility for themes
* @deprecated 1.5.0
*/
public $id_color_default = 0;
/**
* @since 1.5.0
* @var boolean Tells if the product uses the advanced stock management