Projet

Général

Profil

Révision 2b3c8cc1

Ajouté par Assos Assos il y a presque 9 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/media/modules/media_wysiwyg/includes/media_wysiwyg.pages.inc
83 83
      they are inserted into an editor.')
84 84
  );
85 85

  
86
  // Add fields from the file, so that we can override them if neccesary.
86
  // Add fields from the file, so that we can override them if necessary.
87 87
  $form['options']['fields'] = array();
88 88
  foreach ($fields as $field_name => $field_value) {
89 89
    $file->{$field_name} = $field_value;

Formats disponibles : Unified diff