| Current Path : /var/www/homesaver/www/bitrix/modules/landing/install/js/landing/utils/ |
| Current File : /var/www/homesaver/www/bitrix/modules/landing/install/js/landing/utils/config.php |
<?
if (!defined('B_PROLOG_INCLUDED') || B_PROLOG_INCLUDED !== true)
{
die();
}
return [
'js' => 'utils.js',
'rel' => [
'main.core',
],
'skip_core' => false,
];