Projet

Général

Profil

Révision d756b39a

Ajouté par Assos Assos il y a environ 8 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/date_ical/includes/date_ical_plugin_style_ical_feed.inc
157 157
    }
158 158
    else {
159 159
      // Create a vcalendar object using the iCalcreator library.
160
      $config = array('unique_id' => 'Date iCal v' . DATE_ICAL_VERSION);
160
      $config = array('unique_id' => 'Date iCal');
161 161
      $vcalendar = new vcalendar($config);
162 162
      $vcalendar->setMethod('PUBLISH');
163 163

  

Formats disponibles : Unified diff