Changeset 586 for branches/1.1dev/lib


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

Remove annoying debug log message.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/1.1dev/lib/SpellCheck.inc.php

    r503 r586  
    5050                pspell_config_personal($this->_pspell_cfg_handle, $this->getParam('personal_wordlist'));
    5151                $this->_use_personal_wordlist = true;
    52                 logMsg(sprintf('Using personal wordlist: %s', $this->getParam('personal_wordlist')), LOG_DEBUG, __FILE__, __LINE__);
    5352            }
    5453        }
Note: See TracChangeset for help on using the changeset viewer.