Changeset df7d6f5 in github
- Timestamp:
- Sep 18, 2009 10:51:23 AM (4 years ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
- Children:
- 0dd842d
- Parents:
- 4d54cfe
- File:
-
- 1 edited
-
installer/config.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
installer/config.php
rfafe5dc rdf7d6f5 125 125 if (extension_loaded('pspell')) 126 126 $select_spell->add('pspell', 'pspell'); 127 $select_spell->add('Goog lie', 'googlie');127 $select_spell->add('Googie', 'googie'); 128 128 129 129 echo $select_spell->show($RCI->is_post ? $_POST['_spellcheck_engine'] : 'pspell');
Note: See TracChangeset
for help on using the changeset viewer.
