fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [7917] import: testing


From: Sigurd Nes
Subject: [Fmsystem-commits] [7917] import: testing
Date: Fri, 21 Oct 2011 12:54:48 +0000

Revision: 7917
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=7917
Author:   sigurdne
Date:     2011-10-21 12:54:48 +0000 (Fri, 21 Oct 2011)
Log Message:
-----------
import: testing

Modified Paths:
--------------
    trunk/property/inc/cron/default/Import_fra_basware_X205.php

Modified: trunk/property/inc/cron/default/Import_fra_basware_X205.php
===================================================================
--- trunk/property/inc/cron/default/Import_fra_basware_X205.php 2011-10-21 
12:50:24 UTC (rev 7916)
+++ trunk/property/inc/cron/default/Import_fra_basware_X205.php 2011-10-21 
12:54:48 UTC (rev 7917)
@@ -82,6 +82,10 @@
                        {
                                $this->debug = true;
                        }
+                       else
+                       {
+                               $this->debug    = phpgw::get_var('debug', 
'bool');                      
+                       }
 
                        if ($confirm)
                        {
@@ -100,6 +104,7 @@
                                'menuaction' => 
'property.custom_functions.index',
                                'function'      =>$this->function_name,
                                'execute'       => $execute,
+                               'debug'         => $this->debug
                        );
 
 




reply via email to

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