diff options
author | Aleksander Machniak <machniak@kolabsys.com> | 2012-10-08 08:15:32 (GMT) |
---|---|---|
committer | Aleksander Machniak <machniak@kolabsys.com> | 2012-10-08 08:15:32 (GMT) |
commit | a7c06ff2fd0077bf195a9f16dbddae027bbd0b3e (patch) | |
tree | da5943cfeb3479a3b604fb3cb3d642efc84e9712 /plugins/kolab_auth/package.xml | |
parent | ad9a89eece8b6814ba9efcabfdafa2c46b7d35a0 (diff) | |
download | roundcubemail-plugins-kolab-a7c06ff2fd0077bf195a9f16dbddae027bbd0b3e.tar.gz |
Support array of fields in kolab_auth_name/kolab_auth_email config,
use first non-empty value (#1012).
Fix lost kolab_auth_email handling.
Diffstat (limited to 'plugins/kolab_auth/package.xml')
-rw-r--r-- | plugins/kolab_auth/package.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/kolab_auth/package.xml b/plugins/kolab_auth/package.xml index 5213103..abbd21f 100644 --- a/plugins/kolab_auth/package.xml +++ b/plugins/kolab_auth/package.xml @@ -18,9 +18,9 @@ <email>machniak@kolabsys.com</email> <active>yes</active> </lead> - <date>2012-02-29</date> + <date>2012-10-08</date> <version> - <release>0.2</release> + <release>0.3</release> <api>0.1</api> </version> <stability> |