Changeset 10791 for trunk/wp-includes/script-loader.php
- Timestamp:
- 03/15/2009 04:55:49 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/script-loader.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/script-loader.php
r10788 r10791 89 89 // Modify this version when tinyMCE plugins are changed. 90 90 function mce_version() { 91 return '20090 208';91 return '20090314'; 92 92 } 93 93 add_filter( 'tiny_mce_version', 'mce_version' );
Note: See TracChangeset
for help on using the changeset viewer.