phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/inc/class.boagreement.inc.php, 1.2


From: nomail
Subject: [Phpgroupware-cvs] property/inc/class.boagreement.inc.php, 1.2
Date: Mon, 30 Aug 2004 16:02:48 +0200

Update of /property/inc
Modified Files:
        Branch: 
          class.boagreement.inc.php

date: 2004/08/30 14:02:48;  author: sigurdne;  state: Exp;  lines: +4 -1

Log Message:
no message
=====================================================================
Index: property/inc/class.boagreement.inc.php
diff -u property/inc/class.boagreement.inc.php:1.1 
property/inc/class.boagreement.inc.php:1.2
--- property/inc/class.boagreement.inc.php:1.1  Fri Aug 20 15:15:21 2004
+++ property/inc/class.boagreement.inc.php      Mon Aug 30 14:02:48 2004
@@ -222,6 +222,9 @@
                                {
                                        $agreement[$i]['end_date']  = 
$GLOBALS['phpgw']->common->show_date($agreement[$i]['end_date'],$GLOBALS['phpgw_info']['user']['preferences']['common']['dateformat']);
                                }
+
+                               $agreement[$i]['status']  = 
lang($agreement[$i]['status']);
+
                        }
                        return $agreement;
                }




reply via email to

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