// Merge -> revision 9221
This commit is contained in:
@@ -44,6 +44,7 @@ class AttributeCore extends ObjectModel
|
||||
|
||||
protected $table = 'attribute';
|
||||
protected $identifier = 'id_attribute';
|
||||
protected $image_dir = _PS_COL_IMG_DIR_;
|
||||
|
||||
protected $webserviceParameters = array(
|
||||
'objectsNodeName' => 'product_option_values',
|
||||
|
||||
Reference in New Issue
Block a user