-
Bug
-
Resolution: Fixed
-
Minor
-
1.9.3
-
None
-
MOODLE_19_STABLE
-
MOODLE_23_STABLE
This is caused by a small typo in mod/scheduler/lib.php around line 169:
if(email_to_user($recicpient, $teacher, $title,$message))
should be $recipient
- will be (partly) resolved by
-
CONTRIB-1616 Some cleanup in mail handling code
-
- Closed
-