thomas: server/php-kolab/Kolab_Freebusy ChangeLog,1.10,1.11

cvs at kolab.org cvs at kolab.org
Thu Feb 7 13:24:05 CET 2008


Author: thomas

Update of /kolabrepository/server/php-kolab/Kolab_Freebusy
In directory doto:/tmp/cvs-serv21509

Modified Files:
	ChangeLog 
Log Message:
Remove support for CLI_USER and CLI_PASS variables.
They can be passed as PHP_AUTH_USER/PHP_AUTH_PW.


Index: ChangeLog
===================================================================
RCS file: /kolabrepository/server/php-kolab/Kolab_Freebusy/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- ChangeLog	7 Feb 2008 06:07:02 -0000	1.10
+++ ChangeLog	7 Feb 2008 12:24:03 -0000	1.11
@@ -1,3 +1,8 @@
+2008-02-07  Thomas Arendsen Hein <thomas at intevation.de>
+
+	* Freebusy/Page.php: Remove support for CLI_USER and CLI_PASS
+	variables as they can be passed as PHP_AUTH_USER/PHP_AUTH_PW.
+
 2008-02-07  Gunnar Wrobel  <p at rdus.de>
 
 	* Freebusy/Cache.php:





More information about the commits mailing list