HEX
Server: LiteSpeed
System: Linux server.zepintelhosting.com 4.18.0 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64
User: enamadmin (1026)
PHP: 8.2.30
Disabled: exec,system,passthru,shell_exec,proc_open,popen,apache_child_terminate
Upload Files
File: /home/enamadmin/public_html/elearning_plateforme1/enrol/database/upgrade.txt
=== 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.