diff options
Diffstat (limited to 'plugins/kolab_core/kolab_core.php')
-rw-r--r-- | plugins/kolab_core/kolab_core.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/kolab_core/kolab_core.php b/plugins/kolab_core/kolab_core.php index b027a48..9a2cc1d 100644 --- a/plugins/kolab_core/kolab_core.php +++ b/plugins/kolab_core/kolab_core.php @@ -6,6 +6,7 @@ * Plugin to setup a basic environment for interaction with a Kolab server. * Other Kolab-related plugins will depend on it and can use the static API rcube_core * + * @version @package_version@ * @author Thomas Bruederli <roundcube@gmail.com> * * Copyright (C) 2011, Kolab Systems AG <contact@kolabsys.com> |