Merge branch 'MDL-84976-500' of https://github.com/rjnl/moodle into MOODLE_500_STABLE
This commit is contained in:
@@ -590,6 +590,7 @@ class api {
|
||||
'subdirs' => false,
|
||||
'maxfiles' => -1,
|
||||
'context' => context_system::instance(),
|
||||
'noclean' => true,
|
||||
];
|
||||
}
|
||||
|
||||
@@ -606,6 +607,7 @@ class api {
|
||||
'subdirs' => false,
|
||||
'maxfiles' => -1,
|
||||
'context' => context_system::instance(),
|
||||
'noclean' => true,
|
||||
];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user