- Timestamp:
- 08/20/2008 06:20:22 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/js/tinymce/plugins/spellchecker/config.php
r8512 r8686 1 1 <?php 2 /** 3 * config.php 4 * @package MCManager.includes 5 * @author Moxiecode 6 * @copyright Copyright © 2007, Moxiecode Systems AB, All rights reserved. 7 */ 2 8 // General settings 3 9 $config['general.engine'] = 'GoogleSpell';
Note: See TracChangeset
for help on using the changeset viewer.