mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 22:08:20 +01:00
Merge branch 'wip-MDL-36413-master' of https://github.com/nicolasconnault/moodle
This commit is contained in:
commit
25c1b2edc4
@ -137,7 +137,7 @@ abstract class user_selector_base {
|
||||
* Clear the list of excluded user ids.
|
||||
*/
|
||||
public function clear_exclusions() {
|
||||
$exclude = array();
|
||||
$this->exclude = array();
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user