Changeset 10817 for trunk/wp-includes/script-loader.php
- Timestamp:
- 03/19/2009 08:52:45 AM (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
r10810 r10817 89 89 // Modify this version when tinyMCE plugins are changed. 90 90 function mce_version() { 91 return '2009031 4';91 return '20090319'; 92 92 } 93 93 add_filter( 'tiny_mce_version', 'mce_version' );
Note: See TracChangeset
for help on using the changeset viewer.