Make WordPress Core


Ignore:
Timestamp:
06/20/2008 09:27:53 PM (18 years ago)
Author:
mdawaffe
Message:

crazyhorse: merge with log:trunk@8115:8150

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/crazyhorse/wp-includes/script-loader.php

    r8103 r8151  
    3636
    3737        // Modify this version when tinyMCE plugins are changed.
    38         $mce_version = apply_filters('tiny_mce_version', '20080613');
     38        $mce_version = apply_filters('tiny_mce_version', '20080618');
    3939        $scripts->add( 'tiny_mce', '/wp-includes/js/tinymce/tiny_mce_config.php', array('editor_functions'), $mce_version );
    4040
Note: See TracChangeset for help on using the changeset viewer.