#894900 by mrfelton: Fixed Call to undefined function locale_language_negotiation_info() on site upgrade.

merge-requests/26/head
Angie Byron 2010-08-27 11:07:36 +00:00
parent 1e985830e2
commit d665a2ce9e
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ function locale_update_7000() {
*/
function locale_update_7001() {
require_once DRUPAL_ROOT . '/includes/language.inc';
require_once DRUPAL_ROOT . '/modules/locale/locale.module';
switch (variable_get('language_negotiation', 0)) {
// LANGUAGE_NEGOTIATION_NONE.