mirror of
https://github.com/Karaka-Management/oms-Navigation.git
synced 2026-01-24 14:28:41 +00:00
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
This commit is contained in:
parent
53b16e94cf
commit
363f6e5663
|
|
@ -144,7 +144,7 @@ class Controller extends ModuleAbstract implements WebInterface
|
|||
continue;
|
||||
}
|
||||
|
||||
$path = __DIR__ . '/../..' . $path . '.' . $response->getHeader()->getL11n()->getLanguage() . '.lang.php';
|
||||
$path = __DIR__ . '/../..' . $path . '.' . $response->getHeader()->getL11n()->getLanguage() . '.lang.php';
|
||||
|
||||
/** @noinspection PhpIncludeInspection */
|
||||
$lang = include $path;
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 48 KiB After Width: | Height: | Size: 48 KiB |
Loading…
Reference in New Issue
Block a user