@@ -260,7 +260,7 @@ |
||
260 | 260 | ->getConfig() |
261 | 261 | ->getValue('modules', 'modules.php') |
262 | 262 | ; |
263 | - $forWho = $modulesConfig['controller']['name']; |
|
263 | + $forWho = $modulesConfig['controller']['name']; |
|
264 | 264 | |
265 | 265 | $this->ctrlRouterInfos->isFound = true; |
266 | 266 | $this->ctrlRouterInfos->forWho = $forWho; |