From 08334e0692ad3384a544428e2e6dcaa73104de4c Mon Sep 17 00:00:00 2001 From: Matt Switlik Date: Mon, 12 Oct 2015 14:42:07 -0400 Subject: [PATCH] MDL-40245 assignment: download all submissions raise time limit --- mod/assign/locallib.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/mod/assign/locallib.php b/mod/assign/locallib.php index d6ba3826b92..35af64362ad 100644 --- a/mod/assign/locallib.php +++ b/mod/assign/locallib.php @@ -2618,6 +2618,9 @@ class assign { // More efficient to load this here. require_once($CFG->libdir.'/filelib.php'); + // Increase the server timeout to handle the creation and sending of large zip files. + core_php_time_limit::raise(); + $this->require_view_grades(); // Load all users with submit.