Update product.class.php
This commit is contained in:
parent
93a8b1d2a3
commit
5999d8a05a
@ -91,14 +91,14 @@ class Product extends CommonObject
|
|||||||
public $label;
|
public $label;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Product other fields PRODUCT_USE_OTHER_FIELD_IN_TRANSLATION
|
* Product description
|
||||||
*
|
*
|
||||||
* @var string
|
* @var string
|
||||||
*/
|
*/
|
||||||
public $description;
|
public $description;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Product descripion
|
* Product other fields PRODUCT_USE_OTHER_FIELD_IN_TRANSLATION
|
||||||
*
|
*
|
||||||
* @var string
|
* @var string
|
||||||
*/
|
*/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user