mirror of
https://github.com/e107inc/e107.git
synced 2025-08-04 13:47:31 +02:00
Issue #3034 - Fix language-file not loading.
This commit is contained in:
@@ -21,7 +21,7 @@ class news_menu
|
|||||||
|
|
||||||
function __construct()
|
function __construct()
|
||||||
{
|
{
|
||||||
e107::lan('news','admin', 'true');
|
e107::lan('news', true);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user