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/file/file-managed-file.func.php
1 1
<?php
2

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

  

Formats disponibles : Unified diff