gunnar: server/horde-turba sources.php,1.1,1.2

cvs at kolab.org cvs at kolab.org
Fri May 25 14:31:39 CEST 2007


Author: gunnar

Update of /kolabrepository/server/horde-turba
In directory doto:/tmp/cvs-serv19029

Modified Files:
	sources.php 
Log Message:
Fixed turba configuration.

Index: sources.php
===================================================================
RCS file: /kolabrepository/server/horde-turba/sources.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- sources.php	25 May 2007 12:07:17 -0000	1.1
+++ sources.php	25 May 2007 12:31:37 -0000	1.2
@@ -236,9 +236,7 @@
             'notes'             => 'body',
             'website'           => 'web-page',
             'nickname'          => 'nick-name',
-            'email1'            => 'email1',
-            'email2'            => 'email2',
-            'email3'            => 'email3',
+            'emails'            => 'emails',
             'homePhone'         => 'phone-home1',
             'workPhone'         => 'phone-business1',
             'cellPhone'         => 'phone-mobile',
@@ -258,9 +256,7 @@
             'name',
             'firstname',
             'lastname',
-            'email1',
-            'email2',
-            'email3',
+            'emails',
             'title',
             'company',
             'notes',





More information about the commits mailing list