| Current Path : /var/www/homesaver/www/bitrix/modules/pull/install/js/pull/protobuf/ |
| Current File : /var/www/homesaver/www/bitrix/modules/pull/install/js/pull/protobuf/config.php |
<?
if (!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED !== true)
{
die();
}
return array(
'js' => [
'/bitrix/js/pull/protobuf/protobuf.js',
'/bitrix/js/pull/protobuf/model.js'
],
'skip_core' => true,
);