phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/inc class.uidocument.inc.php, 1.9 class.uien


From: sigurdne
Subject: [Phpgroupware-cvs] property/inc class.uidocument.inc.php, 1.9 class.uientity.inc.php, 1.12 class.uicustom.inc.php, 1.9 class.uiagreement.inc.php, 1.13 class.bocommon.inc.php, 1.13 class.uilocation.inc.php, 1.14 class.uiproject.inc.php, 1.18 class.uiworkorder.inc.php, 1.11 class.uiwo_hour.inc.php, 1.13 class.uis_agreement.inc.php, 1.20 class.uirequest.inc.php, 1.14 class.uiXport.inc.php, 1.12
Date: Wed, 10 Aug 2005 21:39:00 +0200

Update of property/inc

Modified Files:
     Branch: MAIN
            class.uidocument.inc.php lines: +2 -1
            class.uientity.inc.php lines: +3 -1
            class.uicustom.inc.php lines: +2 -1
            class.uiagreement.inc.php lines: +2 -1
            class.bocommon.inc.php lines: +2 -1
            class.uilocation.inc.php lines: +2 -1
            class.uiproject.inc.php lines: +2 -1
            class.uiworkorder.inc.php lines: +2 -1
            class.uiwo_hour.inc.php lines: +2 -1
            class.uis_agreement.inc.php lines: +2 -1
            class.uirequest.inc.php lines: +2 -1
            class.uiXport.inc.php lines: +2 -1

Log Message:
no message

====================================================
Index: property/inc/class.uidocument.inc.php
diff -u property/inc/class.uidocument.inc.php:1.8 
property/inc/class.uidocument.inc.php:1.9
--- property/inc/class.uidocument.inc.php:1.8   Thu May 12 21:26:28 2005
+++ property/inc/class.uidocument.inc.php       Wed Aug 10 19:39:43 2005
@@ -605,6 +605,7 @@
                {
                        $GLOBALS['phpgw_info']['flags'][noheader] = True;
                        $GLOBALS['phpgw_info']['flags'][nofooter] = True;
+                       $GLOBALS['phpgw_info']['flags']['xslt_app'] = False;

                        if(!$this->acl_read)
                        {

====================================================
Index: property/inc/class.uientity.inc.php
diff -u property/inc/class.uientity.inc.php:1.11 
property/inc/class.uientity.inc.php:1.12
--- property/inc/class.uientity.inc.php:1.11    Thu May 12 21:26:28 2005
+++ property/inc/class.uientity.inc.php Wed Aug 10 19:39:43 2005
@@ -105,6 +105,7 @@
                {
                        $GLOBALS['phpgw_info']['flags'][noheader] = True;
                        $GLOBALS['phpgw_info']['flags'][nofooter] = True;
+                       $GLOBALS['phpgw_info']['flags']['xslt_app'] = False;

                        require('PEAR.php');
                        $xls            = 
CreateObject($this->currentapp.'.excel');
@@ -210,6 +211,7 @@
                {
                        $GLOBALS['phpgw_info']['flags'][noheader] = True;
                        $GLOBALS['phpgw_info']['flags'][nofooter] = True;
+                       $GLOBALS['phpgw_info']['flags']['xslt_app'] = False;

                        if(!$this->acl_read)
                        {

====================================================
Index: property/inc/class.uicustom.inc.php
diff -u property/inc/class.uicustom.inc.php:1.8 
property/inc/class.uicustom.inc.php:1.9
--- property/inc/class.uicustom.inc.php:1.8     Thu May 12 21:26:28 2005
+++ property/inc/class.uicustom.inc.php Wed Aug 10 19:39:43 2005
@@ -555,6 +555,7 @@
                {
                        $GLOBALS['phpgw_info']['flags'][noheader] = True;
                        $GLOBALS['phpgw_info']['flags'][nofooter] = True;
+                       $GLOBALS['phpgw_info']['flags']['xslt_app'] = False;
                        require('PEAR.php');
                        $xls            = 
CreateObject($this->currentapp.'.excel');


====================================================
Index: property/inc/class.uiagreement.inc.php
diff -u property/inc/class.uiagreement.inc.php:1.12 
property/inc/class.uiagreement.inc.php:1.13
--- property/inc/class.uiagreement.inc.php:1.12 Tue Jun 28 13:23:07 2005
+++ property/inc/class.uiagreement.inc.php      Wed Aug 10 19:39:43 2005
@@ -147,6 +147,7 @@
                {
                        $GLOBALS['phpgw_info']['flags'][noheader] = True;
                        $GLOBALS['phpgw_info']['flags'][nofooter] = True;
+                       $GLOBALS['phpgw_info']['flags']['xslt_app'] = False;

                        if(!$this->acl_read)
                        {

====================================================
Index: property/inc/class.bocommon.inc.php
diff -u property/inc/class.bocommon.inc.php:1.12 
property/inc/class.bocommon.inc.php:1.13
--- property/inc/class.bocommon.inc.php:1.12    Thu May 12 21:26:28 2005
+++ property/inc/class.bocommon.inc.php Wed Aug 10 19:39:43 2005
@@ -1282,6 +1282,7 @@
                {
                        $GLOBALS['phpgw_info']['flags'][noheader] = True;
                        $GLOBALS['phpgw_info']['flags'][nofooter] = True;
+                       $GLOBALS['phpgw_info']['flags']['xslt_app'] = False;

                        require('PEAR.php');
                        $xls            = 
CreateObject($this->currentapp.'.excel');

====================================================
Index: property/inc/class.uilocation.inc.php
diff -u property/inc/class.uilocation.inc.php:1.13 
property/inc/class.uilocation.inc.php:1.14
--- property/inc/class.uilocation.inc.php:1.13  Tue May 24 09:00:12 2005
+++ property/inc/class.uilocation.inc.php       Wed Aug 10 19:39:43 2005
@@ -93,6 +93,7 @@
                {
                        $GLOBALS['phpgw_info']['flags'][noheader] = True;
                        $GLOBALS['phpgw_info']['flags'][nofooter] = True;
+                       $GLOBALS['phpgw_info']['flags']['xslt_app'] = False;

                        $summary                = 
get_var('summary',array('GET'));


====================================================
Index: property/inc/class.uiproject.inc.php
diff -u property/inc/class.uiproject.inc.php:1.17 
property/inc/class.uiproject.inc.php:1.18
--- property/inc/class.uiproject.inc.php:1.17   Thu May 12 21:26:28 2005
+++ property/inc/class.uiproject.inc.php        Wed Aug 10 19:39:43 2005
@@ -87,6 +87,7 @@
                {
                        $GLOBALS['phpgw_info']['flags'][noheader] = True;
                        $GLOBALS['phpgw_info']['flags'][nofooter] = True;
+                       $GLOBALS['phpgw_info']['flags']['xslt_app'] = False;
                        require('PEAR.php');
                        $xls            = 
CreateObject($this->currentapp.'.excel');


====================================================
Index: property/inc/class.uiworkorder.inc.php
diff -u property/inc/class.uiworkorder.inc.php:1.10 
property/inc/class.uiworkorder.inc.php:1.11
--- property/inc/class.uiworkorder.inc.php:1.10 Thu May 12 21:26:28 2005
+++ property/inc/class.uiworkorder.inc.php      Wed Aug 10 19:39:42 2005
@@ -86,6 +86,7 @@
                {
                        $GLOBALS['phpgw_info']['flags'][noheader] = True;
                        $GLOBALS['phpgw_info']['flags'][nofooter] = True;
+                       $GLOBALS['phpgw_info']['flags']['xslt_app'] = False;

                        require('PEAR.php');
                        $xls            = 
CreateObject($this->currentapp.'.excel');

====================================================
Index: property/inc/class.uiwo_hour.inc.php
diff -u property/inc/class.uiwo_hour.inc.php:1.12 
property/inc/class.uiwo_hour.inc.php:1.13
--- property/inc/class.uiwo_hour.inc.php:1.12   Tue Jun 28 13:23:07 2005
+++ property/inc/class.uiwo_hour.inc.php        Wed Aug 10 19:39:42 2005
@@ -856,6 +856,7 @@
                {
                        $GLOBALS['phpgw_info']['flags'][noheader] = True;
                        $GLOBALS['phpgw_info']['flags'][nofooter] = True;
+                       $GLOBALS['phpgw_info']['flags']['xslt_app'] = False;

                        $pdf                                    = 
CreateObject($this->currentapp.'.pdf');
                        if(!$this->acl_read)

====================================================
Index: property/inc/class.uis_agreement.inc.php
diff -u property/inc/class.uis_agreement.inc.php:1.19 
property/inc/class.uis_agreement.inc.php:1.20
--- property/inc/class.uis_agreement.inc.php:1.19       Thu May 12 21:26:28 2005
+++ property/inc/class.uis_agreement.inc.php    Wed Aug 10 19:39:42 2005
@@ -152,6 +152,7 @@

                        $GLOBALS['phpgw_info']['flags'][noheader] = True;
                        $GLOBALS['phpgw_info']['flags'][nofooter] = True;
+                       $GLOBALS['phpgw_info']['flags']['xslt_app'] = False;

                        $file_name      = 
urldecode(get_var('file_name',array('POST','GET')));
                        $id             = get_var('id',array('POST','GET'));

====================================================
Index: property/inc/class.uirequest.inc.php
diff -u property/inc/class.uirequest.inc.php:1.13 
property/inc/class.uirequest.inc.php:1.14
--- property/inc/class.uirequest.inc.php:1.13   Thu May 12 21:26:28 2005
+++ property/inc/class.uirequest.inc.php        Wed Aug 10 19:39:42 2005
@@ -91,6 +91,7 @@
                {
                        $GLOBALS['phpgw_info']['flags'][noheader] = True;
                        $GLOBALS['phpgw_info']['flags'][nofooter] = True;
+                       $GLOBALS['phpgw_info']['flags']['xslt_app'] = False;

                        if(!$this->acl_read)
                        {

====================================================
Index: property/inc/class.uiXport.inc.php
diff -u property/inc/class.uiXport.inc.php:1.11 
property/inc/class.uiXport.inc.php:1.12
--- property/inc/class.uiXport.inc.php:1.11     Thu May 12 21:26:28 2005
+++ property/inc/class.uiXport.inc.php  Wed Aug 10 19:39:42 2005
@@ -529,6 +529,7 @@
                                        {
                                                
$GLOBALS['phpgw_info']['flags'][noheader] = True;
                                                
$GLOBALS['phpgw_info']['flags'][nofooter] = True;
+                                               
$GLOBALS['phpgw_info']['flags']['xslt_app'] = False;
                                                
$GLOBALS['phpgw_info']['flags']['noframework'] = True;
                                                echo '<pre>' . 
$receipt['message'][0]['msg'] . '</pre>';
                                                echo '&nbsp<a 
href="'.$GLOBALS['phpgw']->link('/index.php','menuaction='.$this->currentapp.'.uiXport.export')
 . '">' . lang('Back') . '</a>';






reply via email to

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