fix shapefile
This commit is contained in:
		| @@ -89,7 +89,7 @@ try { | ||||
| $rootPath = realpath('shape'); | ||||
| // Initialize archive object | ||||
| $zip = new ZipArchive(); | ||||
| $filename="shape/shapefile.zip"; | ||||
| $filename="shapefile.zip"; | ||||
| $zip->open($filename, ZipArchive::CREATE | ZipArchive::OVERWRITE); | ||||
|  | ||||
| // Create recursive directory iterator | ||||
|   | ||||
		Reference in New Issue
	
	Block a user