gunnar: server/kolab-fbview fbview-kolab-conf.template, 1.1, 1.2 fbview-kronolith-kolab-conf.template, 1.1, 1.2

cvs at kolab.org cvs at kolab.org
Fri Nov 14 09:31:06 CET 2008


Author: gunnar

Update of /kolabrepository/server/kolab-fbview
In directory doto:/tmp/cvs-serv20298/kolab-fbview

Modified Files:
	fbview-kolab-conf.template 
	fbview-kronolith-kolab-conf.template 
Log Message:
Fix fbview template target paths.

Index: fbview-kolab-conf.template
===================================================================
RCS file: /kolabrepository/server/kolab-fbview/fbview-kolab-conf.template,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- fbview-kolab-conf.template	18 Sep 2008 09:43:18 -0000	1.1
+++ fbview-kolab-conf.template	14 Nov 2008 08:31:03 -0000	1.2
@@ -1,11 +1,11 @@
 KOLAB_META_START
-TARGET=@@@webserver_document_root@@@/client/config/kolab.php
+TARGET=@@@webserver_document_root@@@/fbview/config/kolab.php
 PERMISSIONS=0600
 OWNERSHIP=@@@kolab_usr@@@:@@@kolab_grp@@@
 KOLAB_META_END
 <?php
 $conf['cookie']['domain'] = '@@@fqdnhostname@@@';
-$conf['cookie']['path'] = '/client';
+$conf['cookie']['path'] = '/fbview';
 $conf['problems']['email'] = 'postmaster@@@@postfix-mydomain@@@';
 $conf['problems']['maildomain'] = '@@@postfix-mydomain@@@';
 $conf['kolab']['ldap']['server'] = '@@@fqdnhostname@@@';

Index: fbview-kronolith-kolab-conf.template
===================================================================
RCS file: /kolabrepository/server/kolab-fbview/fbview-kronolith-kolab-conf.template,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- fbview-kronolith-kolab-conf.template	18 Sep 2008 09:43:18 -0000	1.1
+++ fbview-kronolith-kolab-conf.template	14 Nov 2008 08:31:03 -0000	1.2
@@ -1,5 +1,5 @@
 KOLAB_META_START
-TARGET=@@@webserver_document_root@@@/client/kronolith/config/kolab.php
+TARGET=@@@webserver_document_root@@@/fbview/kronolith/config/kolab.php
 PERMISSIONS=0600
 OWNERSHIP=@@@kolab_usr@@@:@@@kolab_grp@@@
 KOLAB_META_END





More information about the commits mailing list