martin: server/kolab-resource-handlers/kolab-resource-handlers/fbview/fbview/config registry.php, 1.2, 1.3

cvs at intevation.de cvs at intevation.de
Sun Jan 9 20:51:20 CET 2005


Author: martin

Update of /kolabrepository/server/kolab-resource-handlers/kolab-resource-handlers/fbview/fbview/config
In directory doto:/tmp/cvs-serv16146/kolab-resource-handlers/kolab-resource-handlers/fbview/fbview/config

Modified Files:
	registry.php 
Log Message:
Martin K.: Prevent trivial DOS of LDAP
           Change name from Proko2 to Kolab


Index: registry.php
===================================================================
RCS file: /kolabrepository/server/kolab-resource-handlers/kolab-resource-handlers/fbview/fbview/config/registry.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- registry.php	12 Oct 2004 00:20:29 -0000	1.2
+++ registry.php	9 Jan 2005 19:51:18 -0000	1.3
@@ -43,7 +43,7 @@
     'webroot' => '/fbview',
     'initial_page' => 'login.php',
     'icon' => '/fbview/graphics/horde.gif',
-    'name' => _("Proko2 Free/Busy View"),
+    'name' => _("Kolab Free/Busy View"),
     'status' => 'active',
     'templates' => dirname(__FILE__) . '/../templates',
     'provides' => 'horde'





More information about the commits mailing list