[Kolab-devel] [issue2469] Overall kolab server version configuration
Richard Bos
kolab-issues at intevation.de
Mon Feb 11 22:32:27 CET 2008
New submission from Richard Bos <ml at radoeka.nl>:
It should be possible to set obtain the overall kolab version from somewhere...
At this moment a value is defined in
kolab-webadmin/www/admin/kolab/versions.php.in
38 $kolabversion = '@kolab_version@';
39 if( $kolabversion[0] == '@' ) {
40 // Unofficial/non-openpkg package
41 $kolabversion = '2.1-official';
42 }
43
But does not seem to be the correct way of specifying. I expect the overall
kolab version to be specified in the kolabd module, e.g. in the kolab.globals
configuration file. Is it possible for the
kolab-webadmin/www/admin/kolab/versions.php file to obtain the overall kolab
version from /etc/kolab/kolab.globals?
----------
messages: 13664
nosy: rbos
priority: bug
status: unread
title: Overall kolab server version configuration
________________________________________________
Kolab issue tracker <kolab-issues at intevation.de>
<https://intevation.de/roundup/kolab/issue2469>
________________________________________________
More information about the devel
mailing list