mirror of
https://github.com/moodle/moodle.git
synced 2025-04-20 16:04:25 +02:00
Merge branch 'MDL-48701-master' of git://github.com/ankitagarwal/moodle
This commit is contained in:
commit
388b49d5f6
@ -44,7 +44,7 @@ class invalid_recipient_handler extends \core\message\inbound\handler {
|
||||
/**
|
||||
* Do not allow changes to the address validation setting.
|
||||
*/
|
||||
public function allow_validateaddress_change() {
|
||||
public function can_change_validateaddress() {
|
||||
return false;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user