Skip to content
Snippets Groups Projects
Commit 33227d01 authored by Dries Buytaert's avatar Dries Buytaert
Browse files

- Increased the update number to avoid clash.

parent 56b93e38
Branches
Tags
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -2039,7 +2039,7 @@ function system_update_8015() {
*
* @ingroup config_upgrade
*/
function system_update_8015() {
function system_update_8016() {
update_variables_to_config('system.maintenance', array(
'maintenance_mode' => 'enabled',
'maintenance_mode_message' => 'message',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment