Merge branch '8.x' of git.drupal.org:project/drupal into 8.x
commit
4e1353fc19
|
@ -1731,7 +1731,7 @@ function system_update_8003() {
|
|||
*
|
||||
* @see http://drupal.org/node/1454538
|
||||
*/
|
||||
function system_update_8003() {
|
||||
function system_update_8004() {
|
||||
$langcode_field = array(
|
||||
'description' => 'The {language}.langcode of this file.',
|
||||
'type' => 'varchar',
|
||||
|
|
Loading…
Reference in New Issue