updated features materio_subscrition and materio_user_profile
This commit is contained in:
6
materio_subscriptions/materio_subscriptions.features.taxonomy.inc
Normal file → Executable file
6
materio_subscriptions/materio_subscriptions.features.taxonomy.inc
Normal file → Executable file
@@ -13,11 +13,11 @@ function materio_subscriptions_taxonomy_default_vocabularies() {
|
||||
'name' => 'Catalog',
|
||||
'machine_name' => 'catalog',
|
||||
'description' => '',
|
||||
'hierarchy' => '1',
|
||||
'hierarchy' => 1,
|
||||
'module' => 'uc_catalog',
|
||||
'weight' => '0',
|
||||
'weight' => 0,
|
||||
'language' => 'und',
|
||||
'i18n_mode' => '0',
|
||||
'i18n_mode' => 0,
|
||||
),
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user