You are here

constant PCLZIP_OPT_REMOVE_PATH in Loft Data Grids 7.2

Same name and namespace in other branches
  1. 6.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/PCLZip/pclzip.lib.php \PCLZIP_OPT_REMOVE_PATH
2 uses of PCLZIP_OPT_REMOVE_PATH
PclZip::privParseOptions in vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/PCLZip/pclzip.lib.php
PHPExcel_Shared_ZipArchive::addFromString in vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/ZipArchive.php
* Add a new file to the zip archive from a string of raw data. * *

File

vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/PCLZip/pclzip.lib.php, line 130

Code

define('PCLZIP_OPT_REMOVE_PATH', 77003);