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/date_ical.module
10 10
 * value of the iCal feeds created by Date iCal. It's primarily used for
11 11
 * debugging.
12 12
 */
13
define('DATE_ICAL_VERSION', '3.1');
13
define('DATE_ICAL_VERSION', '3.2');
14 14

  
15 15
/**
16 16
 * Exception class for generic exceptions thrown by this module.
......
168 168
    'download url' => 'http://github.com/iCalcreator/iCalcreator',
169 169
    'version arguments' => array(
170 170
      'file' => 'iCalcreator.class.php',
171
      'pattern' => "/define\( 'ICALCREATOR_VERSION', 'iCalcreator ([\d\.]+)' \);/",
171
      'pattern' => "/define.*?ICALCREATOR_VERSION.*?([\d\.]+)/",
172 172
      'lines' => 100,
173 173
    ),
174 174
    'files' => array(

Formats disponibles : Unified diff