Make WordPress Core


Ignore:
Timestamp:
11/14/2008 02:35:02 AM (17 years ago)
Author:
azaozz
Message:

TinyMCE 3.2.1

File:
1 edited

Legend:

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

    r8686 r9674  
    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=311b"></script>
     17<script type="text/javascript" src="tiny_mce_popup.js?ver=321"></script>
    1818<?php
    1919wp_admin_css( 'global', true );
Note: See TracChangeset for help on using the changeset viewer.