phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/class.uiXport.php, 1.1.1.13


From: nomail
Subject: [Phpgroupware-cvs] property/class.uiXport.php, 1.1.1.13
Date: Sun, 23 May 2004 10:41:58 -0000

Update of /property
Modified Files:
        Branch: 
          class.uiXport.php

date: 2004/05/05 08:58:53;  author: sigurdne;  state: Exp;  lines: +5 -6

Log Message:
no message
=====================================================================
Index: property/class.uiXport.php
diff -u property/class.uiXport.php:1.1.1.12 property/class.uiXport.php:1.1.1.13
--- property/class.uiXport.php:1.1.1.12 Wed May  5 07:13:28 2004
+++ property/class.uiXport.php  Wed May  5 08:58:53 2004
@@ -181,11 +181,9 @@
                                                $eyear = $dateparts[$y];
                                        }
 
-//html_print_r($payment_date);
-
-                                       $old = $tsvfile;
-                                       $tsvfile = 
$GLOBALS['phpgw_info']['server']['temp_dir'].'/invoice_import_'.basename($tsvfile);
-                                       rename($old,$tsvfile);
+//                                     $old = $tsvfile;
+//                                     $tsvfile = 
$GLOBALS['phpgw_data']['server']['temp_dir'].'/invoice_import_'.basename($tsvfile);
+//                                     rename($old,$tsvfile);
 
                                        $invoice_common=array(
                                                                'bilagsnr'      
                        => $this->invoice->next_bilagsnr(),
@@ -485,6 +483,7 @@
 
                        $GLOBALS['phpgw_info']['flags']['app_header'] = 
lang($this->currentapp) . ' - ' . $appname . ': ' . $function_msg;
 
+//html_print_r($data);
                        return array('debug' => $data);
                }
 




reply via email to

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