Ignore:
Timestamp:
Mar 18, 2017 12:36:17 PM (7 years ago)
Author:
anonymous
Message:

Minor fixes. Increment version to 2.2.0-5.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/SpellCheck.inc.php

    r503 r590  
    106106                pspell_config_personal($this->_pspell_cfg_handle, $this->getParam('personal_wordlist'));
    107107                $this->_use_personal_wordlist = true;
    108                 $app->logMsg(sprintf('Using personal wordlist: %s', $this->getParam('personal_wordlist')), LOG_DEBUG, __FILE__, __LINE__);
    109108            }
    110109        }
Note: See TracChangeset for help on using the changeset viewer.