phpgroupware-cvs
[Top][All Lists]
Advanced

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

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


From: nomail
Subject: [Phpgroupware-cvs] property/class.uiadmin_location.php, 1.1.1.4
Date: Fri, 21 May 2004 18:20:14 -0000

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

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

Log Message:
no message
=====================================================================
Index: property/class.uiadmin_location.php
diff -u property/class.uiadmin_location.php:1.1.1.3 
property/class.uiadmin_location.php:1.1.1.4
--- property/class.uiadmin_location.php:1.1.1.3 Fri Apr 23 21:26:33 2004
+++ property/class.uiadmin_location.php Sat Apr 24 19:39:54 2004
@@ -40,7 +40,7 @@
                function property_uiadmin_location()
                {
                        $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.'_boadmin_location',True);
                        $this->bocommon                         = 
CreateObject($this->currentapp.'_bocommon');
@@ -234,7 +234,7 @@
 
                        $data = array
                        (
-                               'msgbox_data'                                   
=> $GLOBALS['phpgw']->common->msgbox($msgbox_data),
+                               //'msgbox_data'                                 
=> $GLOBALS['phpgw']->common->msgbox($msgbox_data),
                                'lang_prefix'                                   
=> lang('Standard prefix'),
                                'lang_prefix_standardtext'              => 
lang('Enter a standard prefix for the id'),
                                'lang_name_standardtext'                => 
lang('Enter a name of the standard'),
@@ -559,7 +559,7 @@
                                'lang_value'                            => 
lang('value'),
                                'lang_delete_choice_statustext'=> lang('Delete 
this value from the list of multiple choice'),
 
-                               'msgbox_data'                           => 
$GLOBALS['phpgw']->common->msgbox($msgbox_data),
+                               //'msgbox_data'                         => 
$GLOBALS['phpgw']->common->msgbox($msgbox_data),
                                'form_action'                           => 
$this->bocommon->link('/index.php',$link_data),
                                'done_action'                           => 
$this->bocommon->link('/index.php','sid=cookie&op='.$this->currentapp.'.uiadmin_location.list_attribute&type_id='.$type_id),
                                'lang_id'                                       
=> lang('Attribute ID'),
@@ -746,7 +746,7 @@
 
                        $data = array
                        (
-                               'msgbox_data'                                   
=> $GLOBALS['phpgw']->common->msgbox($msgbox_data),
+                               //'msgbox_data'                                 
=> $GLOBALS['phpgw']->common->msgbox($msgbox_data),
 
                                'form_action'                                   
=> $this->bocommon->link('/index.php',$link_data),
                                'done_action'                                   
=> 
$this->bocommon->link('/index.php','sid=cookie&op='.$this->currentapp.'.uiadmin_location.config'),




reply via email to

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