phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] CVS: addressbook csv_import.php,1.13,1.13.2.1


From: Ralf Becker <address@hidden>
Subject: [Phpgroupware-cvs] CVS: addressbook csv_import.php,1.13,1.13.2.1
Date: Tue, 15 Oct 2002 20:36:20 -0400

Update of /cvsroot/phpgroupware/addressbook
In directory subversions:/tmp/cvs-serv24719

Modified Files:
      Tag: eTemplate
        csv_import.php 
Log Message:
added the ab_id to the fields, to allow updates

Index: csv_import.php
===================================================================
RCS file: /cvsroot/phpgroupware/addressbook/csv_import.php,v
retrieving revision 1.13
retrieving revision 1.13.2.1
diff -C2 -r1.13 -r1.13.2.1
*** csv_import.php      2 Sep 2002 06:07:09 -0000       1.13
--- csv_import.php      16 Oct 2002 00:36:18 -0000      1.13.2.1
***************
*** 162,166 ****
                                'address2' => 'address line 2',
                                'address3' => 'address line 3',
!                               'ophone'   => 'Other Phone'
                        );
  
--- 162,167 ----
                                'address2' => 'address line 2',
                                'address3' => 'address line 3',
!                               'ophone'   => 'Other Phone',
!                               'ab_id'    => 'Address Id: 
@addr_id(n_family,n_given,org_name)'
                        );
  





reply via email to

[Prev in Thread] Current Thread [Next in Thread]