MDL-40245 assignment: download all submissions raise time limit
This commit is contained in:
committed by
Matthew Switlik
parent
7cb98a969e
commit
5dda224ef6
@@ -2597,6 +2597,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.
|
||||
|
||||
Reference in New Issue
Block a user