thomas: server/kolab-resource-handlers/kolab-resource-handlers Makefile.am, 1.10, 1.11

cvs at kolab.org cvs at kolab.org
Tue Jul 17 17:09:36 CEST 2007


Author: thomas

Update of /kolabrepository/server/kolab-resource-handlers/kolab-resource-handlers
In directory doto:/tmp/cvs-serv14347/kolab-resource-handlers/kolab-resource-handlers

Modified Files:
	Makefile.am 
Log Message:
add php5 compatibility code for domxml
(imported patch "php5-domxml-compat" from 2.2-beta1 release)


Index: Makefile.am
===================================================================
RCS file: /kolabrepository/server/kolab-resource-handlers/kolab-resource-handlers/Makefile.am,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- Makefile.am	21 Jun 2007 17:03:12 -0000	1.10
+++ Makefile.am	17 Jul 2007 15:09:34 -0000	1.11
@@ -16,6 +16,7 @@
 
 
 freebusy_FILES = freebusy/misc.php \
+	freebusy/domxml-php4-to-php5.php \
 	freebusy/freebusycollector.class.php \
 	freebusy/freebusyldap.class.php \
 	freebusy/recurrence.class.php \





More information about the commits mailing list