phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/inc/class.bos_agreement.inc.php, 1.7.2.2


From: nomail
Subject: [Phpgroupware-cvs] property/inc/class.bos_agreement.inc.php, 1.7.2.2
Date: Tue, 9 Nov 2004 00:16:21 +0100

Update of /property/inc
Modified Files:
        Branch: proposed-0_9_18-branch
          class.bos_agreement.inc.php

date: 2004/11/08 23:16:21;  author: sigurdne;  state: Exp;  lines: +2 -2

Log Message:
no message
=====================================================================
Index: property/inc/class.bos_agreement.inc.php
diff -u property/inc/class.bos_agreement.inc.php:1.7.2.1 
property/inc/class.bos_agreement.inc.php:1.7.2.2
--- property/inc/class.bos_agreement.inc.php:1.7.2.1    Fri Oct 29 18:45:17 2004
+++ property/inc/class.bos_agreement.inc.php    Mon Nov  8 23:16:21 2004
@@ -252,7 +252,7 @@
 
                        for ($i=0; $i<count($list); $i++)
                        {
-                               $list[$i]['date']  = 
$GLOBALS['phpgw']->common->show_date($list[$i]['date'],$GLOBALS['phpgw_info']['user']['preferences']['common']['dateformat']);
+                               $list[$i]['index_date']  = 
$GLOBALS['phpgw']->common->show_date($list[$i]['index_date'],$GLOBALS['phpgw_info']['user']['preferences']['common']['dateformat']);
                        }
 
                        return $list;




reply via email to

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