mirror of
https://github.com/moodle/moodle.git
synced 2025-04-13 20:42:22 +02:00
Merge branch 'MDL-62383-master' of git://github.com/junpataleta/moodle
This commit is contained in:
commit
84bc2245f7
@ -55,6 +55,7 @@ class contextlist extends contextlist_base {
|
||||
$contextids[] = $context->ctxid;
|
||||
\context_helper::preload_from_record($context);
|
||||
}
|
||||
$contexts->close();
|
||||
|
||||
$this->set_contextids(array_merge($this->get_contextids(), $contextids));
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user