avoid timeout

This commit is contained in:
Christophe Battarel 2019-03-07 11:27:06 +01:00
parent cb39c6f3ce
commit a6bb1cf5f6

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