fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [16017]


From: nelson . guerra
Subject: [Fmsystem-commits] [16017]
Date: Wed, 23 Nov 2016 02:31:43 +0000 (UTC)

Revision: 16017
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=16017
Author:   nelson224
Date:     2016-11-23 02:31:43 +0000 (Wed, 23 Nov 2016)
Log Message:
-----------


Modified Paths:
--------------
    
branches/dev-syncromind-2/property/inc/import/class.import_component_files.inc.php

Modified: 
branches/dev-syncromind-2/property/inc/import/class.import_component_files.inc.php
===================================================================
--- 
branches/dev-syncromind-2/property/inc/import/class.import_component_files.inc.php
  2016-11-22 13:13:55 UTC (rev 16016)
+++ 
branches/dev-syncromind-2/property/inc/import/class.import_component_files.inc.php
  2016-11-23 02:31:43 UTC (rev 16017)
@@ -444,7 +444,7 @@
                                        'row' => ($k + 1)
                                );
                        }
-
+       
                        $this->_compare_names($component_files, 
$uploaded_files);
 
                        $count_new_relations = 0;
@@ -500,7 +500,7 @@
                                                        {                       
                        
                                                                throw new 
Exception("failed to copy file: '{$file_data['path_file']}'. Component: 
'{$k}'");
                                                        } 
-                                                       
//unlink($file_data['path_file']);
+                                                       
unlink($file_data['path_file']);
                                                        $count_new_files++;
                                                }
                                                




reply via email to

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