remove avoid timeout
This commit is contained in:
parent
5a98207998
commit
1b26f1fa08
@ -24,8 +24,6 @@
|
|||||||
|
|
||||||
require_once DOL_DOCUMENT_ROOT .'/core/modules/export/modules_export.php';
|
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
|
* Class to build export files with format CSV
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user