[-] BO : fix #PSCFV-4884
This commit is contained in:
@@ -145,7 +145,6 @@ class TranslateCore
|
||||
include_once($file);
|
||||
$_MODULES = !empty($_MODULES) ? array_merge($_MODULES, $_MODULE) : $_MODULE;
|
||||
$translations_merged[$name] = true;
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user