gunnar: server/horde/fbview-horde conf.php,1.3,1.4

cvs at kolab.org cvs at kolab.org
Thu Aug 2 15:55:57 CEST 2007


Author: gunnar

Update of /kolabrepository/server/horde/fbview-horde
In directory doto:/tmp/cvs-serv7357/horde/fbview-horde

Modified Files:
	conf.php 
Log Message:
Kronolith requires PEAR-Date.

Index: conf.php
===================================================================
RCS file: /kolabrepository/server/horde/fbview-horde/conf.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- conf.php	2 Aug 2007 12:28:28 -0000	1.3
+++ conf.php	2 Aug 2007 13:55:55 -0000	1.4
@@ -29,7 +29,7 @@
 $conf['log']['priority'] = PEAR_LOG_NOTICE;
 $conf['log']['ident'] = 'HORDE';
 $conf['log']['params'] = array();
-$conf['log']['name'] = '/kolab/var/apache2/fbview/fbview.log';
+$conf['log']['name'] = '/kolab/var/apache2/log/fbview/fbview.log';
 $conf['log']['params']['append'] = true;
 $conf['log']['type'] = 'file';
 $conf['log']['enabled'] = true;





More information about the commits mailing list