Merge pull request #10768 from altatof/export

FIX avoid timeout for big export
This commit is contained in:
Laurent Destailleur 2019-03-07 12:31:51 +01:00 committed by GitHub
commit d6cf493880
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,6 +24,8 @@
require_once DOL_DOCUMENT_ROOT .'/core/modules/export/modules_export.php';
// avoid timeout for big export
set_time_limit(0);
/**
* Class to build export files with format CSV