mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 10:56:56 +02:00
MDL-59986 enrol: database sync as scheduled task
This commit is contained in:
parent
c092f75791
commit
d6f7480d02
6 changed files with 116 additions and 2 deletions
4
enrol/database/upgrade.txt
Normal file
4
enrol/database/upgrade.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
This files describes API changes in the enrol_database code.
|
||||
|
||||
=== 3.7 ===
|
||||
* enrol/database/cli/sync.php script has been deprecated in favour of enrol_database\task\sync_enrolments task.
|
Loading…
Add table
Add a link
Reference in a new issue