danimo: server/kolab-resource-handlers/kolab-resource-handlers/resmgr resmgr.php, 1.64, 1.65

cvs at intevation.de cvs at intevation.de
Wed Mar 2 10:49:04 CET 2005


Author: danimo

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

Modified Files:
	resmgr.php 
Log Message:
wrong url anyway


Index: resmgr.php
===================================================================
RCS file: /kolabrepository/server/kolab-resource-handlers/kolab-resource-handlers/resmgr/resmgr.php,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -d -r1.64 -r1.65
--- resmgr.php	2 Mar 2005 09:47:21 -0000	1.64
+++ resmgr.php	2 Mar 2005 09:49:02 -0000	1.65
@@ -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/kolab-clients.html';
+    $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/';
 
     $body = &new MIME_Part('text/plain', Text::wrap($kolabinfo, 76, "\n"));
 





More information about the commits mailing list