Skip to content
Snippets Groups Projects
Commit bac1fba1 authored by catch's avatar catch
Browse files

Revert "Issue #1272840 follow-up by Dave Reid: Fixed broken upgrade path for...

Revert "Issue #1272840 follow-up by Dave Reid: Fixed broken upgrade path for language domains and validation."

This reverts commit 91d6b144.
parent 91d6b144
No related branches found
No related tags found
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
......@@ -290,8 +290,6 @@ function locale_update_8001() {
* Converts language domains to new format.
*/
function locale_update_8002() {
include_once DRUPAL_ROOT . '/core/includes/locale.inc';
$message = '';
$domains = locale_language_negotiation_url_domains();
// $used_domains keeps track of the domain names in use.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment