MDL-23532 enrol - removed general handling of user enrolment editing/unenrolment plugins are now responsible for this

This commit is contained in:
Sam Hemelryk 2011-04-13 15:02:25 +08:00
parent 8c6e0ebebb
commit 12a52d7c6e
4 changed files with 4 additions and 120 deletions

View file

@ -58,6 +58,7 @@ $string['enroltimeend'] = 'Enrolment ends';
$string['enroltimestart'] = 'Enrolment starts';
$string['errajaxfailedenrol'] = 'Failed to enrol user';
$string['errajaxsearch'] = 'Error when searching users';
$string['erroreditenrolment'] = 'An error occurred while trying to edit a users enrolment';
$string['errorenrolcohort'] = 'Error creating cohort sync enrolment instance in this course.';
$string['errorenrolcohortusers'] = 'Error enrolling cohort members in this course.';
$string['finishenrollingusers'] = 'Finish enrolling users';