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:
@@ -13,11 +13,7 @@ if (!defined('e107_INIT'))
|
|||||||
{
|
{
|
||||||
exit;
|
exit;
|
||||||
}
|
}
|
||||||
|
|
||||||
// e107::plugLan('news', true);
|
|
||||||
// solution from news.php:
|
|
||||||
e107::includeLan(e_LANGUAGEDIR . e_LANGUAGE . '/lan_news.php'); // Temporary
|
|
||||||
|
|
||||||
// v2.x Standard
|
// v2.x Standard
|
||||||
// there is missing lan for Download category in global lan file
|
// there is missing lan for Download category in global lan file
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user