Projet

Général

Profil

Révision 6fd71452

Ajouté par Julien Enselme il y a environ 10 ans

Update CKEditor

Voir les différences:

drupal7/sites/all/modules/ckeditor/includes/ckeditor.drush.inc
63 63
 */
64 64
function drush_ckeditor_post_enable() {
65 65
  $modules = func_get_args();
66
  if (in_array('ckeditor', $modules)) {
66
  if (in_array('ckeditor', $modules) && !drush_get_option('skip')) {
67 67
    ckeditor_drush_download();
68 68
  }
69 69
}

Formats disponibles : Unified diff