Files
ntspi-app/public/vikon_core/internal/bitrix_inclusion.php
T
2026-03-20 21:47:02 +05:00

9 lines
209 B
PHP
Executable File

<?php
return array(
'no_use_template_for_routes' => array(
'/abitur/profile/index.html' => '/abitur/profile/index.html',
'/vsoko/survey/index.html' => '/vsoko/survey/index.html',
)
);