Projet

Général

Profil

Révision 5d12d676

Ajouté par Assos Assos il y a environ 6 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/file_entity/file_entity.file_api.inc
250 250
  if ($langcode != $GLOBALS['language_content']->language) {
251 251
    $languages = language_list();
252 252
    if (isset($languages[$langcode])) {
253
      if (!function_exists('file_entity_set_title_alt_properties')) {
254
        module_load_include('file.inc', 'file_entity');
255
      }
253 256
      file_entity_set_title_alt_properties(array($file), $languages[$langcode]);
254 257
    }
255 258
  }

Formats disponibles : Unified diff