updated faq feature

This commit is contained in:
Bachir Soussi Chiadmi 2016-03-16 16:10:24 +01:00
parent 1658e609f8
commit 8fb9c70e42

View File

@ -16,8 +16,6 @@ function frequently_asked_questions_taxonomy_default_vocabularies() {
'hierarchy' => 0, 'hierarchy' => 0,
'module' => 'taxonomy', 'module' => 'taxonomy',
'weight' => 0, 'weight' => 0,
'language' => 'und',
'i18n_mode' => 1,
), ),
); );
} }