gunnar: server/kolabd/kolabd/namespace/libexec generatefb.in, 1.1, 1.2

cvs at kolab.org cvs at kolab.org
Wed Feb 6 12:24:25 CET 2008


Author: gunnar

Update of /kolabrepository/server/kolabd/kolabd/namespace/libexec
In directory doto:/tmp/cvs-serv26610/kolabd/kolabd/namespace/libexec

Modified Files:
	generatefb.in 
Log Message:
Fix the location of the php.ini file.

Index: generatefb.in
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/namespace/libexec/generatefb.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- generatefb.in	6 Feb 2008 09:34:31 -0000	1.1
+++ generatefb.in	6 Feb 2008 11:24:23 -0000	1.2
@@ -62,4 +62,4 @@
     usage();
 fi
 
-php -c @sysconfdir@/apache/php.ini @freebusy_confdir@/generatefb.php
+php -c @phpini_dir@/php.ini @freebusy_confdir@/generatefb.php





More information about the commits mailing list