phpgroupware-cvs
[Top][All Lists]
Advanced

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

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


From: nomail
Subject: [Phpgroupware-cvs] property/class.bolocation.php, 1.1.1.8
Date: Sun, 23 May 2004 07:10:32 -0000

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

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

Log Message:
no message
=====================================================================
Index: property/class.bolocation.php
diff -u property/class.bolocation.php:1.1.1.7 
property/class.bolocation.php:1.1.1.8
--- property/class.bolocation.php:1.1.1.7       Fri Apr 30 17:35:56 2004
+++ property/class.bolocation.php       Sun May  2 12:47:34 2004
@@ -645,7 +645,7 @@
 
                                        
if($location_datatype[$i]['datatype']=='date' && 
$location[$location_datatype[$i]['input_name']])
                                        {
-                                               $dateformat= 
$GLOBALS['phpgw_data']['user']['preferences']['common']['dateformat'];
+                                               $dateformat= 
$GLOBALS['phpgw_data']['prefs'][$this->currentapp . '.dateformat'];
                                                $dateformat = 
str_replace(".","",$dateformat);
                                                $dateformat = 
str_replace("-","",$dateformat);
                                                $dateformat = 
str_replace("/","",$dateformat);




reply via email to

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