Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Legacy _cron() tasks have been deprecated #250

Open
luisdev opened this issue Mar 17, 2022 · 0 comments
Open

Legacy _cron() tasks have been deprecated #250

luisdev opened this issue Mar 17, 2022 · 0 comments

Comments

@luisdev
Copy link

luisdev commented Mar 17, 2022

See:

function simplecertificate_cron() {

The above code still uses the _cron() function that was deprecated in Moodle 3.7. This code should be rewritten to implement a local task.

See https://tracker.moodle.org/browse/MDL-65051

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant