bernhard: server/kolab-resource-handlers/kolab-resource-handlers/resmgr resmgr.php, 1.65, 1.66

cvs at intevation.de cvs at intevation.de
Thu Mar 10 16:49:43 CET 2005


Author: bernhard

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

Modified Files:
	resmgr.php 
Log Message:
Put in the right url to the Kolab2 client list as agreed on kolab-format at .


Index: resmgr.php
===================================================================
RCS file: /kolabrepository/server/kolab-resource-handlers/kolab-resource-handlers/resmgr/resmgr.php,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -d -r1.65 -r1.66
--- resmgr.php	2 Mar 2005 09:49:02 -0000	1.65
+++ resmgr.php	10 Mar 2005 15:49:41 -0000	1.66
@@ -1177,7 +1177,7 @@
 
     $message = &new MIME_Message();
 
-    $kolabinfo = 'This is a Kolab Groupware object. To view this object you will need a client that understands the Kolab Groupware format. For a list of such clients please visit http://www.kolab.org/';
+    $kolabinfo = 'This is a Kolab Groupware object. To view this object you will need a client that understands the Kolab Groupware format. For a list of such clients please visit http://www.kolab.org/kolab2-clients.html';
 
     $body = &new MIME_Part('text/plain', Text::wrap($kolabinfo, 76, "\n"));
 





More information about the commits mailing list