diff --git a/htdocs/core/modules/export/export_csv.modules.php b/htdocs/core/modules/export/export_csv.modules.php index 5bdc2f384ac..249d1563988 100644 --- a/htdocs/core/modules/export/export_csv.modules.php +++ b/htdocs/core/modules/export/export_csv.modules.php @@ -24,8 +24,6 @@ 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