gunnar: server/kolab-webclient-h4/horde-h4/templates/horde-h4-c3570961b45053e55147c5a77b32caff87edef8f webclient4-conf.php.template, 1.1, 1.2

cvs at kolab.org cvs at kolab.org
Thu Feb 18 11:06:55 CET 2010


Author: gunnar

Update of /kolabrepository/server/kolab-webclient-h4/horde-h4/templates/horde-h4-c3570961b45053e55147c5a77b32caff87edef8f
In directory doto:/tmp/cvs-serv10085/kolab-webclient-h4/horde-h4/templates/horde-h4-c3570961b45053e55147c5a77b32caff87edef8f

Modified Files:
	webclient4-conf.php.template 
Log Message:
Added the next Horde4 piece: imp. Does work on my test install but there are still some major issues and installation on another system should be close but not yet fully functional.

Index: webclient4-conf.php.template
===================================================================
RCS file: /kolabrepository/server/kolab-webclient-h4/horde-h4/templates/horde-h4-c3570961b45053e55147c5a77b32caff87edef8f/webclient4-conf.php.template,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- webclient4-conf.php.template	9 Feb 2010 10:25:29 -0000	1.1
+++ webclient4-conf.php.template	18 Feb 2010 10:06:53 -0000	1.2
@@ -9,7 +9,7 @@
 */
 
 $conf['cookie']['domain'] = '@@@fqdnhostname@@@';
-$conf['cookie']['path'] = '@@@horde_cookie_path@@@';
+$conf['cookie']['path'] = '/client4';
 $conf['problems']['email'] = 'postmaster@@@@postfix-mydomain@@@';
 $conf['problems']['maildomain'] = '@@@postfix-mydomain@@@';
 $conf['kolab']['ldap']['server'] = '@@@ldap_uri@@@';





More information about the commits mailing list