diff options
author | Aleksander Machniak (Kolab Systems) <machniak@kolabsys.com> | 2011-11-18 14:55:08 (GMT) |
---|---|---|
committer | Aleksander Machniak (Kolab Systems) <machniak@kolabsys.com> | 2011-11-18 14:55:08 (GMT) |
commit | 53725a93dd4a7496b92a8fcae7770acecfc04286 (patch) | |
tree | 1ba394ae2c69d37321024ae58c4b26d6d55a9b29 /plugins/kolab_config/kolab_config.php | |
parent | f007d019831a5b53f49bf63f04eb4efd90dbeea1 (diff) | |
download | roundcubemail-plugins-kolab-53725a93dd4a7496b92a8fcae7770acecfc04286.tar.gz |
Added package.xml files
Diffstat (limited to 'plugins/kolab_config/kolab_config.php')
-rw-r--r-- | plugins/kolab_config/kolab_config.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/kolab_config/kolab_config.php b/plugins/kolab_config/kolab_config.php index 7b0947b..24d569e 100644 --- a/plugins/kolab_config/kolab_config.php +++ b/plugins/kolab_config/kolab_config.php @@ -6,6 +6,7 @@ * Plugin to use Kolab server as a configuration storage. Provides an API to handle * configuration according to http://wiki.kolab.org/KEP:9. * + * @version @package_version@ * @author Machniak Aleksander <machniak@kolabsys.com> * * Copyright (C) 2011, Kolab Systems AG <contact@kolabsys.com> |