Projet

Général

Profil

Révision 1e39edcb

Ajouté par Assos Assos il y a plus de 7 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/ctools/plugins/arguments/terms.inc
65 65
    return;
66 66
  }
67 67

  
68
  $current = new stdClass();
68 69
  $current->tid = $context->tids[0];
69 70
  $breadcrumb = array();
70 71
  while ($parents = taxonomy_get_parents($current->tid)) {

Formats disponibles : Unified diff