phpgroupware-cvs
[Top][All Lists]
Advanced

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

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


From: nomail
Subject: [Phpgroupware-cvs] property/class.uidrawing.php, 1.1.1.4
Date: Sun, 23 May 2004 08:27:29 -0000

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

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

Log Message:
no message
=====================================================================
Index: property/class.uidrawing.php
diff -u property/class.uidrawing.php:1.1.1.3 
property/class.uidrawing.php:1.1.1.4
--- property/class.uidrawing.php:1.1.1.3        Fri Apr 23 21:26:33 2004
+++ property/class.uidrawing.php        Sat Apr 24 19:39:54 2004
@@ -40,7 +40,7 @@
                function property_uidrawing()
                {
                        $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->account                          = 
$GLOBALS['phpgw_data']['user']['id'];
                        $this->bo                                       = 
CreateObject($this->currentapp.'_bodrawing',True);
                        $this->bocommon                         = 
CreateObject($this->currentapp.'_bocommon');
@@ -582,7 +582,7 @@
 
                        $data = array
                        (
-                               'msgbox_data'                                   
=> $GLOBALS['phpgw']->common->msgbox($msgbox_data),
+                               //'msgbox_data'                                 
=> $GLOBALS['phpgw']->common->msgbox($msgbox_data),
                                'vendor_data'                                   
=> $vendor_data,
                                'record_history'                                
=> $record_history,
                                'table_header_history'                  => 
$table_header_history,




reply via email to

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