diff options
author | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2014-02-08 12:47:10 +0100 |
---|---|---|
committer | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2014-02-08 12:47:10 +0100 |
commit | c1b1072c2f3b52365096b0feb0ac931d46cf8b5b (patch) | |
tree | 889b3c65309d9e09dd282d38f2004ade01bb2630 /share | |
parent | 1ba0909aa411de98f762fc8f63e0927c9f4ed6dd (diff) | |
download | pykolab-c1b1072c2f3b52365096b0feb0ac931d46cf8b5b.tar.gz |
Add the kolab_delegation plugin
Diffstat (limited to 'share')
-rw-r--r-- | share/templates/roundcubemail/config.inc.php.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/templates/roundcubemail/config.inc.php.tpl b/share/templates/roundcubemail/config.inc.php.tpl index 68e5a64..4582c58 100644 --- a/share/templates/roundcubemail/config.inc.php.tpl +++ b/share/templates/roundcubemail/config.inc.php.tpl @@ -53,6 +53,7 @@ 'kolab_activesync', 'kolab_addressbook', 'kolab_config', + 'kolab_delegation', 'kolab_files', 'kolab_folders', 'libkolab', |