phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/class.bogab.php, 1.1.1.6


From: nomail
Subject: [Phpgroupware-cvs] property/class.bogab.php, 1.1.1.6
Date: Sun, 23 May 2004 07:07:57 -0000

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

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

Log Message:
no message
=====================================================================
Index: property/class.bogab.php
diff -u property/class.bogab.php:1.1.1.5 property/class.bogab.php:1.1.1.6
--- property/class.bogab.php:1.1.1.5    Wed Apr 28 21:15:15 2004
+++ property/class.bogab.php    Fri Apr 30 09:52:25 2004
@@ -38,7 +38,7 @@
                        $this->currentapp       = 'property'; 
//$GLOBALS['phpgw_data']['flags']['req_app'];
                        $this->bocommon         = 
CreateObject($this->currentapp.'_bocommon');
                        $this->solocation       = 
CreateObject($this->currentapp.'_solocation');
-                       $this->config                           = 
CreateObject('phpgwapi_config');
+                       $this->config                           = 
CreateObject($this->currentapp.'_config');
                        $this->config->read_repository();
                        $gab_insert_level = 
$this->config->config_data['gab_insert_level'];
                        $this->fm_session       = 
CreateObject($this->currentapp.'_session');




reply via email to

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