diff --git a/libraries/import/shp.php b/libraries/import/shp.php index abee9632f2..bd9fc50d98 100644 --- a/libraries/import/shp.php +++ b/libraries/import/shp.php @@ -217,6 +217,7 @@ if (isset($plugin_list)) { $GLOBALS['import_text'] = $zip_content['data']; } + $temp_dbf_file = false; // We need dbase extension to handle .dbf file if (extension_loaded('dbase')) { // If we can extract the zip archive to 'TempDir' and use the files in it for import