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/file_entity/file_entity.install
1070 1070
  db_add_primary_key('file_metadata', array('fid', 'name'));
1071 1071
  db_drop_index('file_metadata', 'temp');
1072 1072
}
1073

  
1074
/**
1075
 * This update has been removed and will not run.
1076
 */
1077
function file_entity_update_7216() {
1078
  // This update function previously saved default file displays into the
1079
  // database. It has been removed due to reported problems and is better
1080
  // addressed by adding support for ctools default content to features.
1081
}

Formats disponibles : Unified diff