phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/class.uiowner.php, 1.1.1.5


From: nomail
Subject: [Phpgroupware-cvs] property/class.uiowner.php, 1.1.1.5
Date: Fri, 21 May 2004 18:49:37 -0000

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

date: 2004/04/24 21:36:29;  author: sigurdne;  state: Exp;  lines: +1 -1

Log Message:
no message
=====================================================================
Index: property/class.uiowner.php
diff -u property/class.uiowner.php:1.1.1.4 property/class.uiowner.php:1.1.1.5
--- property/class.uiowner.php:1.1.1.4  Sat Apr 24 19:39:54 2004
+++ property/class.uiowner.php  Sat Apr 24 21:36:29 2004
@@ -403,7 +403,7 @@
                                'lang_done'                     => lang('done'),
                                'value_name'            => $owner['name'],
                                'value_cat'                     => 
$this->bo->read_category_name($owner['cat_id']),
-                               'value_date'            => 
$GLOBALS['phpgw']->common->show_date($owner['entry_date'])
+                               'value_date'            => 
$this->bocommon->show_date($owner['entry_date'])
                        );
 
                        return array('view' => $data);




reply via email to

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