Projet

Général

Profil

Révision b0dc3a2e

Ajouté par Julien Enselme il y a plus de 7 ans

Update to Drupal 7.52

Voir les différences:

drupal7/modules/taxonomy/taxonomy.pages.inc
150 150

  
151 151
    $query = db_select('taxonomy_term_data', 't');
152 152
    $query->addTag('translatable');
153
    $query->addTag('term_access');
153
    $query->addTag('taxonomy_term_access');
154 154

  
155 155
    // Do not select already entered terms.
156 156
    if (!empty($tags_typed)) {

Formats disponibles : Unified diff