We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d887bf1 commit 0927c9fCopy full SHA for 0927c9f
install/index.php
@@ -37,7 +37,7 @@ public function __construct()
37
$this->PARTNER_URI = Loc::getMessage($prefixLangCode.'MODULE_PARTNER_URI');
38
39
$this->INSTALL_PATHS = [
40
- '/local/modules/proklung.symfony.router/install/admin/symfony_router_index.php'
+ '/bitrix/modules/proklung.symfony.router/install/admin/symfony_router_index.php'
41
=> '/bitrix/admin/symfony_router_index.php',
42
];
43
0 commit comments