phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/import/Import_fra_Kemner, 1.1.1.4


From: nomail
Subject: [Phpgroupware-cvs] property/import/Import_fra_Kemner, 1.1.1.4
Date: Sun, 23 May 2004 16:47:05 -0000

Update of /property/import
Modified Files:
        Branch: 
          Import_fra_Kemner

date: 2004/05/05 07:13:28;  author: sigurdne;  state: Exp;  lines: +4 -4

Log Message:
no message
=====================================================================
Index: property/import/Import_fra_Kemner
diff -u property/import/Import_fra_Kemner:1.1.1.3 
property/import/Import_fra_Kemner:1.1.1.4
--- property/import/Import_fra_Kemner:1.1.1.3   Fri Apr 23 21:26:32 2004
+++ property/import/Import_fra_Kemner   Wed May  5 07:13:28 2004
@@ -32,10 +32,10 @@
 
                function import_conv()
                {
-                       $this->currentapp       = 
$GLOBALS['phpgw_info']['flags']['currentapp'];
-                       $this->soXport          = 
CreateObject($this->currentapp.'.soXport');   
-                       $this->invoice          = 
CreateObject($this->currentapp.'.boinvoice');
-                       $this->bocommon         = 
CreateObject($this->currentapp.'.bocommon');
+                       $this->currentapp       = 'property'; 
//$GLOBALS['phpgw_data']['flags']['req_app'];
+                       $this->soXport          = 
CreateObject($this->currentapp.'_soXport');   
+                       $this->invoice          = 
CreateObject($this->currentapp.'_boinvoice');
+                       $this->bocommon         = 
CreateObject($this->currentapp.'_bocommon');
                        $this->dateformat       = $this->bocommon->dateformat;
                        $this->datetimeformat   = 
$this->bocommon->datetimeformat;
                        




reply via email to

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