mirror of
https://github.com/moodle/moodle.git
synced 2025-04-22 17:02:03 +02:00
Merge branch 'MDL-82580-405' of https://github.com/paulholden/moodle into MOODLE_405_STABLE
This commit is contained in:
commit
97f35300f7
@ -157,6 +157,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