phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/class.botenant.php, 1.1.1.9


From: nomail
Subject: [Phpgroupware-cvs] property/class.botenant.php, 1.1.1.9
Date: Sun, 23 May 2004 04:09:13 -0000

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

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

Log Message:
no message
=====================================================================
Index: property/class.botenant.php
diff -u property/class.botenant.php:1.1.1.8 property/class.botenant.php:1.1.1.9
--- property/class.botenant.php:1.1.1.8 Thu Apr 29 12:58:49 2004
+++ property/class.botenant.php Fri Apr 30 17:35:56 2004
@@ -184,7 +184,7 @@
 
                        for ($i=0; $i<count($tenant); $i++)
                        {
-                               $tenant[$i]['entry_date']  = 
$this->bocommon->show_date($tenant[$i]['date'],$GLOBALS['phpgw_info']['user']['preferences']['common']['dateformat']);
+                               $tenant[$i]['entry_date']  = 
$this->bocommon->show_date($tenant[$i]['date'],$GLOBALS['phpgw_data']['user']['preferences']['common']['dateformat']);
                        }
                        return $tenant;
                }




reply via email to

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