mirror of
https://github.com/Karaka-Management/oms-Exchange.git
synced 2026-01-25 07:18:41 +00:00
Merge branch 'develop' of https://github.com/Orange-Management/oms-Exchange into develop
This commit is contained in:
commit
a680e4e30f
|
|
@ -133,7 +133,7 @@ final class Exporter extends ExporterAbstract
|
|||
}
|
||||
|
||||
$components = \explode('.', $language);
|
||||
$len = \count($components);
|
||||
$len = \count($components);
|
||||
|
||||
if ($len === 3 || $len === 4) {
|
||||
// normal language file
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user