1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-03 21:27:25 +02:00

fix - forgotten lans

This commit is contained in:
Jimako
2018-08-08 12:25:46 +02:00
parent 226b238e5b
commit 762301c351

View File

@@ -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