phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/class.boowner.php, 1.1.1.11


From: nomail
Subject: [Phpgroupware-cvs] property/class.boowner.php, 1.1.1.11
Date: Sun, 23 May 2004 11:17:19 -0000

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

date: 2004/05/02 12:47:35;  author: sigurdne;  state: Exp;  lines: +2 -2

Log Message:
no message
=====================================================================
Index: property/class.boowner.php
diff -u property/class.boowner.php:1.1.1.10 property/class.boowner.php:1.1.1.11
--- property/class.boowner.php:1.1.1.10 Fri Apr 30 17:35:56 2004
+++ property/class.boowner.php  Sun May  2 12:47:35 2004
@@ -175,7 +175,7 @@
 
                        for ($i=0; $i<count($owner); $i++)
                        {
-                               $owner[$i]['entry_date']  = 
$this->bocommon->show_date($owner[$i]['entry_date'],$GLOBALS['phpgw_data']['user']['preferences']['common']['dateformat']);
+                               $owner[$i]['entry_date']  = 
$this->bocommon->show_date($owner[$i]['entry_date'],$GLOBALS['phpgw_data']['prefs'][$this->currentapp
 . '.dateformat']);
                        }
                        return $owner;
                }




reply via email to

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