phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/inc/import Import_fra_BKK,1.14,1.15


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] property/inc/import Import_fra_BKK,1.14,1.15
Date: Fri, 26 Sep 2003 18:04:37 +0000

Update of /cvsroot/phpgroupware/property/inc/import
In directory subversions:/tmp/cvs-serv23481/inc/import

Modified Files:
        Import_fra_BKK 
Log Message:
no message

Index: Import_fra_BKK
===================================================================
RCS file: /cvsroot/phpgroupware/property/inc/import/Import_fra_BKK,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** Import_fra_BKK      7 Aug 2003 16:08:59 -0000       1.14
--- Import_fra_BKK      26 Sep 2003 18:04:35 -0000      1.15
***************
*** 201,204 ****
--- 201,206 ----
                                if($name=='anleggsnr')
                                {
+                                       $buffer[$this->id]['merknad'] = 
'anleggsnr:' . $value;
+                                       
                                        
$maalerinfo=$this->soXport->anleggsnr_to_objekt($value);
                                        $dima=$maalerinfo['dima'];
***************
*** 209,213 ****
                                if($name=='stedsnavn')
                                {
!                                       $buffer[$this->id]['merknad'] = $value;
                                }
  
--- 211,215 ----
                                if($name=='stedsnavn')
                                {
!                                       $buffer[$this->id]['merknad'] .= "\r\n" 
. $value;
                                }
  





reply via email to

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