Hey -

Are any of these overrideable in a conf file?

class IMP_SpellChecker {

     var $_maxSuggestions = 10;
     var $_minLength = 3;
     var $_locale = 'en';
     var $_encoding = 'utf-8';
     var $_html = false;
     var $_suggestMode = SPELLCHECKER_SUGGEST_FAST;
     var $_localDict = array();

     /**

Liam




-- 
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [EMAIL PROTECTED]

Reply via email to