Do not send localization in ajax responses
This commit is contained in:
parent
0bd58bddfc
commit
02102bea4c
1 changed files with 1 additions and 1 deletions
|
@ -320,7 +320,7 @@ class kolab_delegation extends rcube_plugin
|
|||
*/
|
||||
public function controller_action()
|
||||
{
|
||||
$this->add_texts('localization/', true);
|
||||
$this->add_texts('localization/');
|
||||
|
||||
$engine = $this->engine();
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue