Projet

Général

Profil

Révision b0dc3a2e

Ajouté par Julien Enselme il y a plus de 7 ans

Update to Drupal 7.52

Voir les différences:

drupal7/includes/install.core.inc
809 809

  
810 810
  variable_set('install_profile_modules', array_diff($modules, array('system')));
811 811
  $install_state['database_tables_exist'] = TRUE;
812

  
813
  // Prevent the hook_requirements() check from telling us to convert the
814
  // database to utf8mb4.
815
  $connection = Database::getConnection();
816
  if ($connection->utf8mb4IsConfigurable() && $connection->utf8mb4IsActive()) {
817
    variable_set('drupal_all_databases_are_utf8mb4', TRUE);
818
  }
812 819
}
813 820

  
814 821
/**

Formats disponibles : Unified diff