fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [16930] integration: typo


From: sigurdne
Subject: [Fmsystem-commits] [16930] integration: typo
Date: Mon, 31 Jul 2017 03:51:59 -0400 (EDT)

Revision: 16930
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=16930
Author:   sigurdne
Date:     2017-07-31 03:51:59 -0400 (Mon, 31 Jul 2017)
Log Message:
-----------
integration: typo

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

Modified: 
trunk/property/inc/cron/default/import_oppdatering_av_bestilling_fra_agresso_bkb.php
===================================================================
--- 
trunk/property/inc/cron/default/import_oppdatering_av_bestilling_fra_agresso_bkb.php
        2017-07-23 16:28:14 UTC (rev 16929)
+++ 
trunk/property/inc/cron/default/import_oppdatering_av_bestilling_fra_agresso_bkb.php
        2017-07-31 07:51:59 UTC (rev 16930)
@@ -59,7 +59,7 @@
                {
                        $this->get_files();
 
-                       $dirname = 
$this->config->config_data['import']['local_path'];
+                       $dirname = 
$this->config->config_data['import']['local_path_project'];
                        // prevent path traversal
                        if (preg_match('/\./', $dirname) || !is_dir($dirname))
                        {




reply via email to

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