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.10


From: nomail
Subject: [Phpgroupware-cvs] property/class.botts.php, 1.1.1.10
Date: Sun, 23 May 2004 13:11:56 -0000

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

date: 2004/05/02 12:47:35;  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.9 property/class.botts.php:1.1.1.10
--- property/class.botts.php:1.1.1.9    Fri Apr 30 17:35:56 2004
+++ property/class.botts.php    Sun May  2 12:47:35 2004
@@ -40,7 +40,7 @@
                        $this->bocommon         = 
CreateObject($this->currentapp.'_bocommon');
                        $this->historylog       = 
CreateObject($this->currentapp.'_historylog','tts');
                        $this->config           = 
CreateObject($this->currentapp.'_config');
-                       $this->dateformat = 
$GLOBALS['phpgw_data']['user']['preferences']['common']['dateformat'];
+                       $this->dateformat = 
$GLOBALS['phpgw_data']['prefs'][$this->currentapp . '.dateformat'];
                        $this->fm_session       = 
CreateObject($this->currentapp.'_session');
 
                        if ($session)




reply via email to

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