Make WordPress Core


Ignore:
Timestamp:
04/29/2008 07:17:23 PM (18 years ago)
Author:
ryan
Message:

Word count from azaozz. see #4807

File:
1 edited

Legend:

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

    r7804 r7854  
    227227if ( $disk_cache ) {
    228228
    229         $cacheKey = apply_filters('tiny_mce_version', '20080414');
     229        $cacheKey = apply_filters('tiny_mce_version', '20080423');
    230230
    231231        foreach ( $initArray as $v )
Note: See TracChangeset for help on using the changeset viewer.