Projet

Général

Profil

Révision 55670b15

Ajouté par Assos Assos il y a presque 10 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/date_ical/includes/date_ical_plugin_style_ical_feed.inc
410 410
      // Prevent devel module from appending queries to ical export.
411 411
      $GLOBALS['devel_shutdown'] = FALSE;
412 412
      
413
      drupal_add_http_header('Content-Type', 'text/calendar; charset=utf-8');
413
      drupal_add_http_header('Content-Type', 'text/calendar; charset=UTF-8');
414
      drupal_add_http_header('Cache-Control', 'no-cache, must-revalidate');
415
      drupal_add_http_header('Expires', 'Sat, 26 Jul 1997 05:00:00 GMT');
414 416
      
415 417
      // For sites with Clean URLs disabled, the Display's "path" value ends
416 418
      // up only in the query args, meaning the filename won't be set properly

Formats disponibles : Unified diff