[-] BO : fix #PSCFV-4884

This commit is contained in:
lLefevre
2012-10-15 06:50:32 +00:00
parent d2fb0bd91e
commit 4b6b1016a2
-1
View File
@@ -145,7 +145,6 @@ class TranslateCore
include_once($file);
$_MODULES = !empty($_MODULES) ? array_merge($_MODULES, $_MODULE) : $_MODULE;
$translations_merged[$name] = true;
break;
}
}