martin: server/kolab-webadmin/kolab-webadmin/www/admin/kolab erfrakon.php.in, 1.1, 1.2 versions.php.in, 1.3, 1.4

cvs at kolab.org cvs at kolab.org
Mon Dec 18 23:04:28 CET 2006


Author: martin

Update of /kolabrepository/server/kolab-webadmin/kolab-webadmin/www/admin/kolab
In directory doto:/tmp/cvs-serv9078/kolab-webadmin/kolab-webadmin/www/admin/kolab

Modified Files:
	erfrakon.php.in versions.php.in 
Log Message:
Martin Konold: Fix issue 1540


Index: erfrakon.php.in
===================================================================
RCS file: /kolabrepository/server/kolab-webadmin/kolab-webadmin/www/admin/kolab/erfrakon.php.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- erfrakon.php.in	5 Feb 2006 20:13:55 -0000	1.1
+++ erfrakon.php.in	18 Dec 2006 22:04:26 -0000	1.2
@@ -2,7 +2,7 @@
 /*
  *  Copyright (c) 2004 Klarälvdalens Datakonsult AB
  *  Copyright (c) 2003 Tassilo Erlewein <tassilo.erlewein at erfrakon.de>
- *  Copyright (c) 2003 Martin Konold <martin.konold at erfrakon.de>
+ *  Copyright (c) 2003-2006 Martin Konold <martin.konold at erfrakon.de>
  *
  *    Written by Steffen Hansen <steffen at klaralvdalens-datakonsult.se>
  *

Index: versions.php.in
===================================================================
RCS file: /kolabrepository/server/kolab-webadmin/kolab-webadmin/www/admin/kolab/versions.php.in,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- versions.php.in	5 Feb 2006 20:13:55 -0000	1.3
+++ versions.php.in	18 Dec 2006 22:04:26 -0000	1.4
@@ -2,7 +2,7 @@
 /*
  (c) 2004 Klarälvdalens Datakonsult AB
  (c) 2003 Tassilo Erlewein <tassilo.erlewein at erfrakon.de>
- (c) 2003 Martin Konold <martin.konold at erfrakon.de>
+ (c) 2003-2006 Martin Konold <martin.konold at erfrakon.de>
  This program is Free Software under the GNU General Public License (>=v2).
  Read the file COPYING that comes with this packages for details.
 */
@@ -35,7 +35,7 @@
 $kolabversion = '@kolab_version@';
 if( $kolabversion[0] == '@' ) {
   // Unofficial/non-openpkg package
-  $kolabversion = '2.0-unofficial';
+  $kolabversion = '2.1-official';
 }
 
 /**** Insert into template and output ***/





More information about the commits mailing list