Merge branch '8.x' of git.drupal.org:project/drupal into 8.x

8.0.x
Dries 2012-03-02 14:17:50 -05:00
commit 4e1353fc19
1 changed files with 1 additions and 1 deletions

View File

@ -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',