Projet

Général

Profil

Révision 883d3eb1

Ajouté par Assos Assos il y a environ 6 ans

Weekly update of contrib modules

Voir les différences:

drupal7/includes/bootstrap.inc
8 8
/**
9 9
 * The current system version.
10 10
 */
11
define('VERSION', '7.57');
11
define('VERSION', '7.58');
12 12

  
13 13
/**
14 14
 * Core API compatibility.
......
2632 2632
  timer_start('page');
2633 2633
  // Initialize the configuration, including variables from settings.php.
2634 2634
  drupal_settings_initialize();
2635

  
2636
  // Sanitize unsafe keys from the request.
2637
  require_once DRUPAL_ROOT . '/includes/request-sanitizer.inc';
2638
  DrupalRequestSanitizer::sanitize();
2635 2639
}
2636 2640

  
2637 2641
/**

Formats disponibles : Unified diff