gunnar: server/kolab-webclient/horde/configuration/horde-3.3.6 conf.php, 1.2, 1.3

cvs at kolab.org cvs at kolab.org
Thu Jan 21 23:51:59 CET 2010


Author: gunnar

Update of /kolabrepository/server/kolab-webclient/horde/configuration/horde-3.3.6
In directory doto:/tmp/cvs-serv10280/configuration/horde-3.3.6

Modified Files:
	conf.php 
Log Message:
Remove old configuration inclusion.

Index: conf.php
===================================================================
RCS file: /kolabrepository/server/kolab-webclient/horde/configuration/horde-3.3.6/conf.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- conf.php	21 Jan 2010 22:34:52 -0000	1.2
+++ conf.php	21 Jan 2010 22:51:57 -0000	1.3
@@ -114,6 +114,3 @@
 $conf['kolab']['enabled'] = true;
 $conf['memcache']['enabled'] = false;
 /* CONFIG END. DO NOT CHANGE ANYTHING IN OR BEFORE THIS LINE. */
-if (file_exists(dirname(__FILE__) . '/kolab.php')) {
-  require_once(dirname(__FILE__) . '/kolab.php');
-}





More information about the commits mailing list