Skip to content

Commit 0927c9f

Browse files
committed
Fixes
1 parent d887bf1 commit 0927c9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/index.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ public function __construct()
3737
$this->PARTNER_URI = Loc::getMessage($prefixLangCode.'MODULE_PARTNER_URI');
3838

3939
$this->INSTALL_PATHS = [
40-
'/local/modules/proklung.symfony.router/install/admin/symfony_router_index.php'
40+
'/bitrix/modules/proklung.symfony.router/install/admin/symfony_router_index.php'
4141
=> '/bitrix/admin/symfony_router_index.php',
4242
];
4343

0 commit comments

Comments
 (0)