Proyectos de Subversion Moodle

Rev

Rev 1 | Autoría | Comparar con el anterior | Ultima modificación | Ver Log |

=== 4.5 Onwards ===

This file has been replaced by UPGRADING.md. See MDL-81125 for further information.

===
This files describes API changes in the enrol_database code.

=== 3.11 ===
* Final deprecation enrol/database/cli/sync.php. Refer below for substitute.

=== 3.9 ===
* Class enrol_database_admin_setting_category has been removed. This class was only used by the database
  enrolment plugin settings and it was replaced by admin_settings_coursecat_select.

=== 3.7 ===
* enrol/database/cli/sync.php script has been deprecated in favour of enrol_database\task\sync_enrolments task.