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

- Patch #1717878 by willvincent: Fix summary of update_variable_get() to be under 80 characters.

parent 6908c07f
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
......@@ -960,7 +960,7 @@ function update_retrieve_dependencies() {
}
/**
* Gets the value of a variable directly from the database during the 7.x-8.x upgrade path.
* Gets the value of a variable from the database during 7.x-8.x upgrades.
*
* Use this during the 7.x-8.x upgrade path instead of variable_get().
*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment