Changeset 21345
- Timestamp:
- 07/25/2012 07:59:29 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/js/tinymce/langs/wp-langs.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/js/tinymce/langs/wp-langs.php
r21333 r21345 3 3 if ( ! defined( 'ABSPATH' ) ) 4 4 exit; 5 6 if ( ! class_exists( '_WP_Editors' ) ) 7 require( ABSPATH . WPINC . '/class-wp-editor.php' ); 5 8 6 9 // deprecated, not used
Note: See TracChangeset
for help on using the changeset viewer.