Issue #1454538 follow-up by btmash: Fix update hook number.

8.0.x
webchick 2012-03-02 11:07:10 -08:00
parent 2d6dcdd509
commit 55982862ae
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',