MDL-66994 core: Remove display contact form setting in site registration

Removing the display of the contact form causes deprecation of some
language strings and unsets the site_contactable during the upgrade.
This commit is contained in:
meirzamoodle 2024-06-27 17:40:27 +07:00
parent 5aef789ac6
commit 1f1d1a3920
7 changed files with 20 additions and 17 deletions

View file

@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2024062700.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2024062700.01; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.
$release = '4.5dev (Build: 20240627)'; // Human-friendly version name