mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 12:40:01 +01:00
Reset possible changes by blocks to time_limit. MDL-11597
This commit is contained in:
parent
5e867b23b9
commit
44853b8182
@ -138,6 +138,8 @@
|
||||
mtrace('Error: could not update timestamp for '.$block->name);
|
||||
}
|
||||
}
|
||||
/// Reset possible changes by blocks to time_limit. MDL-11597
|
||||
@set_time_limit(0);
|
||||
mtrace('done.');
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user