avoid timeout

This commit is contained in:
Christophe Battarel 2019-03-07 11:19:55 +01:00
parent cb39c6f3ce
commit 5a98207998

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