Changeset 8307 for trunk/wp-includes/js/tinymce/tiny_mce_config.php
- Timestamp:
- 07/10/2008 04:39:14 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/js/tinymce/tiny_mce_config.php
r8290 r8307 223 223 if ( $disk_cache ) { 224 224 225 $cacheKey = apply_filters('tiny_mce_version', '2008070 8');225 $cacheKey = apply_filters('tiny_mce_version', '20080709'); 226 226 227 227 foreach ( $initArray as $v )
Note: See TracChangeset
for help on using the changeset viewer.