Projet

Général

Profil

Révision 66b5cbf6

Ajouté par Assos Assos il y a presque 10 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/captcha/captcha.install
263 263
  return $items;
264 264
}
265 265

  
266

  
267 266
/**
268 267
 * Implementation of hook_update_N()
269 268
 * Add a CAPTCHA token column to captcha_sessions table.
......
274 273
  return $ret;
275 274
}
276 275

  
277

  
278

  
279 276
/**
280 277
 * Implementation of hook_update_N()
281 278
 * Rename the type field to captcha_type in captcha_points.
......
286 283
  return $ret;
287 284
}
288 285

  
289

  
290 286
/**
291 287
 * Migrate form configuration for changed form ids in Drupal 7.
292 288
 */

Formats disponibles : Unified diff