Projet

Général

Profil

Révision eefc2ac0

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

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/themes/bootstrap/templates/menu/menu-local-action.func.php
1 1
<?php
2

  
2 3
/**
3 4
 * @file
4 5
 * Stub file for bootstrap_menu_local_action().
......
20 21
 *
21 22
 * @ingroup theme_functions
22 23
 */
23
function bootstrap_menu_local_action($variables) {
24
function bootstrap_menu_local_action(array $variables) {
24 25
  $link = $variables['element']['#link'];
25 26

  
26 27
  $options = isset($link['localized_options']) ? $link['localized_options'] : array();

Formats disponibles : Unified diff