Projet

Général

Profil

Révision ed353324

Ajouté par Assos Assos il y a presque 10 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/ckeditor/ckeditor.install
146 146
    $arr['ckeditor_path'] = $ckeditor_path;
147 147
  }
148 148
  else {
149
    $arr['ckeditor_path'] = '//cdn.ckeditor.com/4.4.0/full-all';
149
    $arr['ckeditor_path'] = '//cdn.ckeditor.com/4.4.3/full-all';
150 150
  }
151 151

  
152 152
  db_insert('ckeditor_settings')->fields(array("name" => "CKEditor Global Profile", "settings" => serialize($arr)))->execute();

Formats disponibles : Unified diff