phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/class.uiXport.php, 1.1.1.4


From: nomail
Subject: [Phpgroupware-cvs] property/class.uiXport.php, 1.1.1.4
Date: Fri, 21 May 2004 18:30:57 -0000

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

date: 2004/04/24 19:39:55;  author: sigurdne;  state: Exp;  lines: +5 -5

Log Message:
no message
=====================================================================
Index: property/class.uiXport.php
diff -u property/class.uiXport.php:1.1.1.3 property/class.uiXport.php:1.1.1.4
--- property/class.uiXport.php:1.1.1.3  Fri Apr 23 21:26:42 2004
+++ property/class.uiXport.php  Sat Apr 24 19:39:55 2004
@@ -36,7 +36,7 @@
                {
 
                        $GLOBALS['phpgw_info']['flags']['xslt_app'] = True;
-                       $this->currentapp       = 'property'; 
//$GLOBALS['phpgw_info']['flags']['currentapp'];
+                       $this->currentapp       = 'property'; 
//$GLOBALS['phpgw_data']['flags']['req_app'];
                        $this->bo       = 
CreateObject($this->currentapp.'_boXport',True);
                        $this->invoice  = 
CreateObject($this->currentapp.'_boinvoice');
                        $this->bocommon  = 
CreateObject($this->currentapp.'_bocommon');
@@ -269,7 +269,7 @@
 
                        $data = array
                        (
-                               'msgbox_data'                                   
=> $GLOBALS['phpgw']->common->msgbox($msgbox_data),
+                               //'msgbox_data'                                 
=> $GLOBALS['phpgw']->common->msgbox($msgbox_data),
                                'links'                                         
        => $links,
 
                                'jsDateFormat'                                  
=> $jsDateFormat,
@@ -537,7 +537,7 @@
 
                        $data = array
                        (
-                               'msgbox_data'                                   
=> $GLOBALS['phpgw']->common->msgbox($msgbox_data),
+                               //'msgbox_data'                                 
=> $GLOBALS['phpgw']->common->msgbox($msgbox_data),
                                'links'                                         
        => $links,
                                'lang_select_conv'                              
=> lang('Select conversion'),
                                'conv_list'                                     
        => $this->bo->select_export_conv($values['conv_type']),
@@ -625,7 +625,7 @@
 
                        $data = array
                        (
-                               'msgbox_data'                                   
=> $GLOBALS['phpgw']->common->msgbox($msgbox_data),
+                               //'msgbox_data'                                 
=> $GLOBALS['phpgw']->common->msgbox($msgbox_data),
                                'links'                                         
        => $links,
 
                                'jsDateFormat'                                  
=> $jsDateFormat,




reply via email to

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