Support spellcheck_before_send in kolab_config's spellcheck dictionary access
This commit is contained in:
parent
4889334d13
commit
95a795b553
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
|||
|
||||
class kolab_config extends rcube_plugin
|
||||
{
|
||||
public $task = 'utils';
|
||||
public $task = 'utils|mail';
|
||||
|
||||
private $config;
|
||||
private $dicts = array();
|
||||
|
|
Loading…
Add table
Reference in a new issue