You are here

function ckeditor_update_7004 in CKEditor - WYSIWYG HTML editor 7

Minor update for those who have run update.php with problems.

See also

http://drupal.org/node/1347682 for a better explanation.

File

./ckeditor.install, line 552

Code

function ckeditor_update_7004() {
  return _ckeditor_d6_to_d7_migration();
}