mirror of
https://github.com/moodle/moodle.git
synced 2025-01-29 19:50:14 +01:00
Merge branch 'MDL-82580-404' of https://github.com/paulholden/moodle into MOODLE_404_STABLE
This commit is contained in:
commit
d87999b89a
@ -171,6 +171,7 @@ class report_helper {
|
||||
} else {
|
||||
$joins[] = "userid = :userid";
|
||||
$params['userid'] = $filterparams->userid;
|
||||
$useridfilter[$filterparams->userid] = true;
|
||||
}
|
||||
|
||||
return [
|
||||
|
Loading…
x
Reference in New Issue
Block a user