Changeset 8245 for trunk/wp-includes/js/tinymce/tiny_mce_config.php
- Timestamp:
- 07/03/2008 05:11:00 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/js/tinymce/tiny_mce_config.php
r8204 r8245 223 223 if ( $disk_cache ) { 224 224 225 $cacheKey = apply_filters('tiny_mce_version', '20080 626');225 $cacheKey = apply_filters('tiny_mce_version', '20080702'); 226 226 227 227 foreach ( $initArray as $v )
Note: See TracChangeset
for help on using the changeset viewer.