thomas: server/kolab-freebusy/freebusy config.php,1.6,1.7

cvs at kolab.org cvs at kolab.org
Thu Mar 13 18:36:38 CET 2008


Author: thomas

Update of /kolabrepository/server/kolab-freebusy/freebusy
In directory doto:/tmp/cvs-serv21170/kolab-freebusy/freebusy

Modified Files:
	config.php 
Log Message:
Updated kolab-filter/kolab-freebusy config.php via convert_template2config_php.pl


Index: config.php
===================================================================
RCS file: /kolabrepository/server/kolab-freebusy/freebusy/config.php,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- config.php	23 Nov 2007 13:39:32 -0000	1.6
+++ config.php	13 Mar 2008 17:36:36 -0000	1.7
@@ -51,7 +51,7 @@
 $conf['kolab']['ldap']['server'] = 'example.com';
 $conf['kolab']['ldap']['basedn'] = 'dc=example,dc=com';
 $conf['kolab']['ldap']['phpdn']  = 'cn=nobody,cn=internal,dc=example,dc=com';
-$conf['kolab']['ldap']['phppw']  = '';
+$conf['kolab']['ldap']['phppw']  = 'xyz';
 
 /* Horde::Kolab::IMAP configuration */
 $conf['kolab']['imap']['server']   = 'example.com';
@@ -134,4 +134,4 @@
 // ini_set('display_errors', 1);
 //
 // Both setting will disrupt header delivery (which should not cause a
-// problem).
\ No newline at end of file
+// problem).





More information about the commits mailing list