Changeset 8083 for trunk/wp-includes/js/tinymce/tiny_mce_config.php
- Timestamp:
- 06/14/2008 04:38:08 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/js/tinymce/tiny_mce_config.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/js/tinymce/tiny_mce_config.php
r8066 r8083 227 227 if ( $disk_cache ) { 228 228 229 $cacheKey = apply_filters('tiny_mce_version', '200806 06');229 $cacheKey = apply_filters('tiny_mce_version', '20080613'); 230 230 231 231 foreach ( $initArray as $v )
Note: See TracChangeset
for help on using the changeset viewer.