mirror of
https://github.com/e107inc/e107.git
synced 2025-01-17 20:58:30 +01:00
Quick fix for language-file issue
This commit is contained in:
parent
aa0daaedfd
commit
9bd347c41d
@ -262,7 +262,7 @@ class e_menu
|
||||
else
|
||||
{
|
||||
// not sure what would break this, but it's good idea to go away
|
||||
//e107::loadLanFiles($mpath);
|
||||
e107::loadLanFiles($mpath);
|
||||
|
||||
//include once is not an option anymore
|
||||
//e107_include will break many old menus (evil globals), so we'll wait for a while...
|
||||
|
Loading…
x
Reference in New Issue
Block a user