Projet

Général

Profil

Révision 6b24a280

Ajouté par Assos Assos il y a presque 4 ans

-a

Voir les différences:

drupal7/includes/menu.inc
2483 2483
    // untranslated paths). Afterwards, the most relevant path is picked from
2484 2484
    // the menus, ordered by menu preference.
2485 2485
    $item = menu_get_item($path);
2486
    if ($item === FALSE) {
2487
      return FALSE;
2488
    }
2486 2489
    $path_candidates = array();
2487 2490
    // 1. The current item href.
2488 2491
    $path_candidates[$item['href']] = $item['href'];

Formats disponibles : Unified diff