phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/class.uilookup.php, 1.1.1.6


From: nomail
Subject: [Phpgroupware-cvs] property/class.uilookup.php, 1.1.1.6
Date: Sun, 23 May 2004 08:37:33 -0000

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

date: 2004/04/29 12:49:48;  author: sigurdne;  state: Exp;  lines: +3 -2

Log Message:
no message
=====================================================================
Index: property/class.uilookup.php
diff -u property/class.uilookup.php:1.1.1.5 property/class.uilookup.php:1.1.1.6
--- property/class.uilookup.php:1.1.1.5 Wed Apr 28 21:15:15 2004
+++ property/class.uilookup.php Thu Apr 29 12:49:48 2004
@@ -46,6 +46,7 @@
                        $GLOBALS['phpgw_info']['flags']['xslt_app'] = True;
                        $this->currentapp                       = 'property'; 
//$GLOBALS['phpgw_data']['flags']['req_app'];
                        $this->bo                                       = 
CreateObject($this->currentapp.'_bolookup',True);
+                       $this->bocommon         = 
CreateObject($this->currentapp.'_bocommon');
                        $this->fm_session       = 
CreateObject($this->currentapp.'_session');
 
                        $this->start                            = 
$this->bo->start;
@@ -472,8 +473,8 @@
                                'lang_searchbutton_statustext'  => lang('Submit 
the search string'),
                                'query'                                         
        => $this->query,
                                'lang_search'                                   
=> lang('search'),
-                               'table_header_tenant_new'               => 
$table_header,
-                               'values_tenant_new'                             
=> $content,
+                               'table_header_tenant'                   => 
$table_header,
+                               'values_tenant'                                 
=> $content,
                                'table_done'                                    
=> $table_done
                        );
 




reply via email to

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