steffen: server/kolab-resource-handlers/kolab-resource-handlers/resmgr resmgr.php, 1.14, 1.15

cvs at intevation.de cvs at intevation.de
Thu Sep 2 01:41:55 CEST 2004


Author: steffen

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

Modified Files:
	resmgr.php 
Log Message:
partial fix for Issue360. Now the invitation is accepted, but the reply is wrongly encoded

Index: resmgr.php
===================================================================
RCS file: /kolabrepository/server/kolab-resource-handlers/kolab-resource-handlers/resmgr/resmgr.php,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- resmgr.php	1 Sep 2004 23:05:33 -0000	1.14
+++ resmgr.php	1 Sep 2004 23:41:53 -0000	1.15
@@ -751,6 +751,7 @@
 
 require_once HORDE_BASE . '/lib/core.php';
 require_once 'Horde/iCalendar.php';
+require_once 'Horde/NLS.php';
 require_once 'Horde/MIME.php';
 require_once 'Horde/MIME/Message.php';
 require_once 'Horde/MIME/Headers.php';





More information about the commits mailing list