]> git.mjollnir.org Git - moodle.git/commit
* enrol_into_course() doesn't send welcome message unless $course->welcomemessage...
authorethem <ethem>
Tue, 3 Oct 2006 18:00:48 +0000 (18:00 +0000)
committerethem <ethem>
Tue, 3 Oct 2006 18:00:48 +0000 (18:00 +0000)
commit9c59948e6302852f47b33d71486f513e6d55e357
treef926101fd947918cc0e8e1014dccdec0fb41b20f
parent158e545945fbca3604735b6112f71f0144498fb7
* enrol_into_course() doesn't send welcome message unless $course->welcomemessage is set.
  This is actually good thing, because we can send our welcome message.

* enrol_into_course() added in Moodle(2006091700), so authorize plugin requires this version.
enrol/authorize/enrol.php
enrol/authorize/locallib.php
enrol/authorize/version.php