Make WordPress Core


Ignore:
Timestamp:
12/06/2012 04:50:31 AM (13 years ago)
Author:
azaozz
Message:

Upgrade to TinyMCE 3.5.8, fixes #22755

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/js/tinymce/wp-mce-help.php

    r22948 r23090  
    1515<meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php echo get_option('blog_charset'); ?>" />
    1616<title><?php _e('Rich Editor Help'); ?></title>
    17 <script type="text/javascript" src="tiny_mce_popup.js?ver=357-20121111"></script>
     17<script type="text/javascript" src="tiny_mce_popup.js?ver=358-20121205"></script>
    1818<?php
    1919wp_admin_css( 'wp-admin', true );
Note: See TracChangeset for help on using the changeset viewer.