Changeset 5160
- Timestamp:
- 03/31/07 22:12:35 (2 years ago)
- Files:
-
- trunk/wp-includes/js/tinymce/tiny_mce_config.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/wp-includes/js/tinymce/tiny_mce_config.php
r4953 r5160 77 77 gecko_spellcheck : true, 78 78 entities : "38,amp,60,lt,62,gt", 79 button_tile_map : true, 79 80 content_css : "<?php echo $mce_css; ?>", 80 81 valid_elements : "<?php echo $valid_elements; ?>",
