mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
Merge branch 'MDL-24860_messaging_providers' of git://github.com/andyjdavis/moodle
Conflicts: mod/lesson/version.php
This commit is contained in:
commit
1310964bb3
10 changed files with 51 additions and 2 deletions
|
@ -303,6 +303,7 @@ class enrol_self_plugin extends enrol_plugin {
|
|||
$contact = get_admin();
|
||||
}
|
||||
|
||||
//directly emailing welcome message rather than using messaging
|
||||
email_to_user($user, $contact, $subject, $message);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue