mirror of
https://github.com/moodle/moodle.git
synced 2025-01-17 13:38:32 +01:00
Merge branch 'MDL-83457-404' of https://github.com/roland04/moodle into MOODLE_404_STABLE
This commit is contained in:
commit
7e3638ff2e
@ -975,7 +975,7 @@ function feedback_get_incomplete_users(cm_info $cm,
|
||||
$group,
|
||||
'',
|
||||
true)) {
|
||||
return false;
|
||||
return [];
|
||||
}
|
||||
// Filter users that are not in the correct group/grouping.
|
||||
$info = new \core_availability\info_module($cm);
|
||||
|
Loading…
x
Reference in New Issue
Block a user