phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/class.sotts.php, 1.1.1.9


From: nomail
Subject: [Phpgroupware-cvs] property/class.sotts.php, 1.1.1.9
Date: Sun, 23 May 2004 18:38:15 -0000

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

date: 2004/05/02 12:47:37;  author: sigurdne;  state: Exp;  lines: +1 -1

Log Message:
no message
=====================================================================
Index: property/class.sotts.php
diff -u property/class.sotts.php:1.1.1.8 property/class.sotts.php:1.1.1.9
--- property/class.sotts.php:1.1.1.8    Fri Apr 30 17:35:57 2004
+++ property/class.sotts.php    Sun May  2 12:47:37 2004
@@ -29,7 +29,7 @@
                        $this->bocommon         = 
CreateObject($this->currentapp.'_bocommon');
                        $this->join                     = $this->bocommon->join;
                        $this->soadmin_entity   = 
CreateObject($this->currentapp.'_soadmin_entity');
-                       $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');
                        $this->functions        = 
CreateObject($this->currentapp.'_functions');
 




reply via email to

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