Projet

Général

Profil

Révision 2e0f6994

Ajouté par Assos Assos il y a environ 4 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/ckeditor/includes/ckeditor.user.inc
121 121
  }
122 122
}
123 123

  
124
/**
125
 * Implements hook_user_presave().
126
 */
124 127
function ckeditor_user_presave(&$edit, $account, $category) {
125 128
  if (user_access('customize ckeditor')) {
126 129
    module_load_include('inc', 'ckeditor', 'includes/ckeditor.lib');

Formats disponibles : Unified diff