phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: infolog csv_import.php,1.7.2.3,1.7.2.4


From: Ralf Becker <address@hidden>
Subject: [Phpgroupware-cvs] CVS: infolog csv_import.php,1.7.2.3,1.7.2.4
Date: Sat, 01 Jun 2002 06:47:54 -0400

Update of /cvsroot/phpgroupware/infolog
In directory subversions:/tmp/cvs-serv17978

Modified Files:
      Tag: Version-0_9_14-branch
        csv_import.php 
Log Message:
removed an out-commented part of the helptext

Index: csv_import.php
===================================================================
RCS file: /cvsroot/phpgroupware/infolog/csv_import.php,v
retrieving revision 1.7.2.3
retrieving revision 1.7.2.4
diff -C2 -r1.7.2.3 -r1.7.2.4
*** csv_import.php      1 Jun 2002 10:34:38 -0000       1.7.2.3
--- csv_import.php      1 Jun 2002 10:47:50 -0000       1.7.2.4
***************
*** 176,182 ****
                                                                        
'addr_id'       =>      'Addressbook id, to set use @addr_id(nlast,nfirst,org)' 
);
  
!               /* this are settings to import from Lotus Organizer
                $mktime_lotus = "${PSep}0?([0-9]+)[ .:-]+0?([0-9]*)[ 
.:-]+0?([0-9]*)[ .:-]+0?([0-9]*)[ .:-]+0?([0-9]*)[ 
.:-]+0?([0-9]*)address@hidden(${VPre}4,${VPre}5,${VPre}6,${VPre}2,${VPre}3,${VPre}1)";
  
                $defaults += array(     'Land'                  => 
"addr$PSep.*[(]+([0-9]+)[)]+$ASep+${VPre}1 (${CPre}Ortsvorwahl$CPos) 
${CPre}Telefon$CPos$PSep${CPre}Telefon$CPos",
                                                                        'Notiz' 
                => 'des',
--- 176,183 ----
                                                                        
'addr_id'       =>      'Addressbook id, to set use @addr_id(nlast,nfirst,org)' 
);
  
!               // the next line is used in the help-text too
                $mktime_lotus = "${PSep}0?([0-9]+)[ .:-]+0?([0-9]*)[ 
.:-]+0?([0-9]*)[ .:-]+0?([0-9]*)[ .:-]+0?([0-9]*)[ 
.:-]+0?([0-9]*)address@hidden(${VPre}4,${VPre}5,${VPre}6,${VPre}2,${VPre}3,${VPre}1)";
  
+               /* this are settings to import from Lotus Organizer
                $defaults += array(     'Land'                  => 
"addr$PSep.*[(]+([0-9]+)[)]+$ASep+${VPre}1 (${CPre}Ortsvorwahl$CPos) 
${CPre}Telefon$CPos$PSep${CPre}Telefon$CPos",
                                                                        'Notiz' 
                => 'des',




reply via email to

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