gunnar: server/kolab-freebusy/freebusy config.php,1.3,1.4

cvs at kolab.org cvs at kolab.org
Sun Oct 14 14:32:00 CEST 2007


Author: gunnar

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

Modified Files:
	config.php 
Log Message:
OpenPKG renamed apache2 back to apache.

Index: config.php
===================================================================
RCS file: /kolabrepository/server/kolab-freebusy/freebusy/config.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- config.php	8 Aug 2007 15:45:49 -0000	1.3
+++ config.php	14 Oct 2007 12:31:58 -0000	1.4
@@ -113,7 +113,7 @@
 $params['send_content_disposition'] = false;
 
 // Where are we logging to?
-$params['log'] = 'file:/kolab/var/apache2/log/freebusy/freebusy.log';                // File...
+$params['log'] = 'file:/kolab/var/apache/log/freebusy/freebusy.log';                // File...
 // $params['log'] = 'syslog:cons, pid';            // Or syslog...
 
 // What level of output should we log? Higher levels give more verbose output.





More information about the commits mailing list