mirror of
https://github.com/e107inc/e107.git
synced 2025-08-01 20:30:39 +02:00
Quick fix for language-file issue
This commit is contained in:
@@ -262,7 +262,7 @@ class e_menu
|
|||||||
else
|
else
|
||||||
{
|
{
|
||||||
// not sure what would break this, but it's good idea to go away
|
// 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
|
//include once is not an option anymore
|
||||||
//e107_include will break many old menus (evil globals), so we'll wait for a while...
|
//e107_include will break many old menus (evil globals), so we'll wait for a while...
|
||||||
|
Reference in New Issue
Block a user