phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/class.boXport.php, 1.1.1.7


From: nomail
Subject: [Phpgroupware-cvs] property/class.boXport.php, 1.1.1.7
Date: Sun, 23 May 2004 11:15:53 -0000

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

date: 2004/04/30 09:52:25;  author: sigurdne;  state: Exp;  lines: +2 -2

Log Message:
no message
=====================================================================
Index: property/class.boXport.php
diff -u property/class.boXport.php:1.1.1.6 property/class.boXport.php:1.1.1.7
--- property/class.boXport.php:1.1.1.6  Thu Apr 29 12:49:48 2004
+++ property/class.boXport.php  Fri Apr 30 09:52:25 2004
@@ -36,7 +36,7 @@
                function property_boXport ($session=False)
                {
                        $this->currentapp       = 'property'; 
//$GLOBALS['phpgw_data']['flags']['req_app'];
-                       $this->config           = 
CreateObject('phpgwapi_config',$this->currentapp);
+                       $this->config           = 
CreateObject($this->currentapp.'_config',$this->currentapp);
                        $this->fm_session       = 
CreateObject($this->currentapp.'_session');
                        $this->bocommon         = 
CreateObject($this->currentapp.'_bocommon');
 




reply via email to

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