From ef09cf93e5ac3b0a3783170c6f29fdc4f9df6224 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Tue, 14 Jul 2009 10:22:17 +0000 Subject: - Patch #517542 by David Strauss: renamed functions for clarity. We say 'yay' to clarity! --- modules/path/path.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/path/path.test') diff --git a/modules/path/path.test b/modules/path/path.test index 5de87173b..e00cd9073 100644 --- a/modules/path/path.test +++ b/modules/path/path.test @@ -185,7 +185,7 @@ class PathLanguageTestCase extends DrupalWebTestCase { variable_set('language_negotiation', LANGUAGE_NEGOTIATION_PATH); // Force inclusion of language.inc. - drupal_init_language(); + drupal_language_initialize(); } /** -- cgit v1.2.3