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


From: nomail
Subject: [Phpgroupware-cvs] property/class.bolocation.php, 1.1.1.7
Date: Sun, 23 May 2004 14:17:23 -0000

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

date: 2004/04/30 17:35:56;  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.6 
property/class.bolocation.php:1.1.1.7
--- property/class.bolocation.php:1.1.1.6       Thu Apr 29 12:58:49 2004
+++ property/class.bolocation.php       Fri Apr 30 17:35:56 2004
@@ -645,7 +645,7 @@
 
                                        
if($location_datatype[$i]['datatype']=='date' && 
$location[$location_datatype[$i]['input_name']])
                                        {
-                                               $dateformat= 
$GLOBALS['phpgw_info']['user']['preferences']['common']['dateformat'];
+                                               $dateformat= 
$GLOBALS['phpgw_data']['user']['preferences']['common']['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]