phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/class.botts.php, 1.1.1.8


From: nomail
Subject: [Phpgroupware-cvs] property/class.botts.php, 1.1.1.8
Date: Sun, 23 May 2004 17:35:03 -0000

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

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

Log Message:
no message
=====================================================================
Index: property/class.botts.php
diff -u property/class.botts.php:1.1.1.7 property/class.botts.php:1.1.1.8
--- property/class.botts.php:1.1.1.7    Thu Apr 29 12:58:50 2004
+++ property/class.botts.php    Fri Apr 30 09:52:25 2004
@@ -39,7 +39,7 @@
                        $this->so                       = 
CreateObject($this->currentapp.'_sotts');
                        $this->bocommon         = 
CreateObject($this->currentapp.'_bocommon');
                        $this->historylog       = 
CreateObject($this->currentapp.'_historylog','tts');
-                       $this->config           = 
CreateObject('phpgwapi_config');
+                       $this->config           = 
CreateObject($this->currentapp.'_config');
                        $this->dateformat = 
$GLOBALS['phpgw_info']['user']['preferences']['common']['dateformat'];
                        $this->fm_session       = 
CreateObject($this->currentapp.'_session');
 




reply via email to

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