phpgroupware-cvs
[Top][All Lists]
Advanced

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

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


From: nomail
Subject: [Phpgroupware-cvs] property/class.botemplate.php, 1.1.1.8
Date: Sun, 23 May 2004 04:25:49 -0000

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

date: 2004/04/30 17:35:56;  author: sigurdne;  state: Exp;  lines: +2 -2

Log Message:
no message
=====================================================================
Index: property/class.botemplate.php
diff -u property/class.botemplate.php:1.1.1.7 
property/class.botemplate.php:1.1.1.8
--- property/class.botemplate.php:1.1.1.7       Wed Apr 28 21:15:15 2004
+++ property/class.botemplate.php       Fri Apr 30 17:35:56 2004
@@ -118,7 +118,7 @@
                                                                                
        'chapter_id' => $this->chapter_id,'allrows'=>$this->allrows, 
'template_id'=>$template_id));
                        $this->total_records = $this->so->total_records;
 
-                       $dateformat                                     = 
$GLOBALS['phpgw_info']['user']['preferences']['common']['dateformat'];
+                       $dateformat                                     = 
$GLOBALS['phpgw_data']['user']['preferences']['common']['dateformat'];
 
                        for ($i=0; $i<count($template); $i++)
                        {
@@ -135,7 +135,7 @@
                                                                                
        'chapter_id' => $this->chapter_id,'allrows'=>$this->allrows, 
'template_id'=>$template_id));
                        $this->total_records = $this->so->total_records;
 
-                       $dateformat                                     = 
$GLOBALS['phpgw_info']['user']['preferences']['common']['dateformat'];
+                       $dateformat                                     = 
$GLOBALS['phpgw_data']['user']['preferences']['common']['dateformat'];
 
                        for ($i=0; $i<count($template); $i++)
                        {




reply via email to

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