diff options
author | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2013-10-08 12:34:01 +0200 |
---|---|---|
committer | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2013-10-08 12:34:01 +0200 |
commit | 8f8ab08651e43706a0a1b70f5f2c3bcc18e548c4 (patch) | |
tree | 3edf9ed0f2059fddd582d1f7aacd239223cf9959 | |
parent | da2304304246df3e0cf5bf17c46ffcb5e81cf7ce (diff) | |
download | pykolab-8f8ab08651e43706a0a1b70f5f2c3bcc18e548c4.tar.gz |
Add kolab_files plugin
-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 4ec3469..df759e6 100644 --- a/share/templates/roundcubemail/config.inc.php.tpl +++ b/share/templates/roundcubemail/config.inc.php.tpl @@ -53,6 +53,7 @@ 'kolab_addressbook', 'kolab_auth', 'kolab_config', + 'kolab_files', 'kolab_folders', 'libkolab', 'libcalendaring', |