Closed michaelpollak closed 6 years ago
Sending newsletters is based on the old _cron( standard which is deprecated in mdl 3.5. This should be upgraded to the Task API which allow scheduled tasks, adds them to the webinterface and makes changing or executing easier.
See https://docs.moodle.org/dev/Task_API
Solved
Sending newsletters is based on the old _cron( standard which is deprecated in mdl 3.5. This should be upgraded to the Task API which allow scheduled tasks, adds them to the webinterface and makes changing or executing easier.
See https://docs.moodle.org/dev/Task_API