From 762301c3519cd0c44f75d68bd5e90d2f68ab23b5 Mon Sep 17 00:00:00 2001 From: Jimako Date: Wed, 8 Aug 2018 12:25:46 +0200 Subject: [PATCH] fix - forgotten lans --- e107_plugins/download/e_gsitemap.php | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/e107_plugins/download/e_gsitemap.php b/e107_plugins/download/e_gsitemap.php index 57fcda0a9..dff1dfbec 100644 --- a/e107_plugins/download/e_gsitemap.php +++ b/e107_plugins/download/e_gsitemap.php @@ -13,11 +13,7 @@ if (!defined('e107_INIT')) { exit; } - -// e107::plugLan('news', true); -// solution from news.php: -e107::includeLan(e_LANGUAGEDIR . e_LANGUAGE . '/lan_news.php'); // Temporary - + // v2.x Standard // there is missing lan for Download category in global lan file