Files
ntspi-app/public/vikon_core/internal/bitrix_inclusion.php
T
2026-01-22 13:38:34 +05:00

9 lines
209 B
PHP

<?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',
)
);