From 5d90c15427467cbb8124e0c309a95f172ac9dc75 Mon Sep 17 00:00:00 2001 From: Romain d'Alverny Date: Sat, 30 Jun 2012 16:30:08 +0000 Subject: =?UTF-8?q?localized=20map=20(R=C3=A9mi)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- en/map/index.php | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'en/map') diff --git a/en/map/index.php b/en/map/index.php index b72de7584..d0d5812fa 100644 --- a/en/map/index.php +++ b/en/map/index.php @@ -2,9 +2,7 @@ define('HLANG', true); require '../../langs.php'; -include 'locales.php'; - -$_t = i18n::get_strings($_t, $locale, $i18n_fallback_rules); +_lang_load($locale, 'map'); $map = array( 'about' => array( @@ -131,7 +129,6 @@ $sMap .= '';

-


-- cgit v1.2.1