fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [15983]


From: nelson . guerra
Subject: [Fmsystem-commits] [15983]
Date: Thu, 10 Nov 2016 02:21:22 +0000 (UTC)

Revision: 15983
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=15983
Author:   nelson224
Date:     2016-11-10 02:21:22 +0000 (Thu, 10 Nov 2016)
Log Message:
-----------


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

Modified: 
branches/dev-syncromind-2/property/inc/class.uiimport_components.inc.php
===================================================================
--- branches/dev-syncromind-2/property/inc/class.uiimport_components.inc.php    
2016-11-10 02:21:10 UTC (rev 15982)
+++ branches/dev-syncromind-2/property/inc/class.uiimport_components.inc.php    
2016-11-10 02:21:22 UTC (rev 15983)
@@ -119,20 +119,7 @@
                                return chr(65 + $index);
                        }
                }
-               
-               public function import_compressed_file()
-               {               
-                       
-                       $import_component_files = new import_component_files();
-                       
-                       if ($_FILES['compressed_file']['tmp_name'])
-                       {
-                               $receipt = 
$import_component_files->_upload_compresed_file();
-                       } 
-                       
-                       return $receipt;
-               }
-               
+
                public function import_component_files()
                {               
                        /*$location_code = 
phpgwapi_cache::session_get('property', 'location_code');




reply via email to

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