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