Projet

Général

Profil

Révision a2baadd1

Ajouté par Assos Assos il y a environ 10 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/taxonomy_menu/taxonomy_menu.batch.inc
40 40
 *
41 41
 */
42 42
function _taxonomy_menu_insert_link_items_batch($vid) {
43
  $terms = taxonomy_get_tree($vid);
43
  $terms = taxonomy_get_tree($vid, 0, NULL, TRUE);
44 44
  $menu_name = variable_get(_taxonomy_menu_build_variable('vocab_menu', $vid), FALSE);
45 45

  
46 46
  $batch = array(

Formats disponibles : Unified diff