Revert "Issue #1272840 follow-up by Dave Reid: Fixed broken upgrade path for language domains and validation."
This reverts commit 91d6b14453
.
8.0.x
parent
91d6b14453
commit
bac1fba17d
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue