| Current Path : /var/www/homesaver/www/bitrix/js/ui/livefeed/background/ |
| Current File : /var/www/homesaver/www/bitrix/js/ui/livefeed/background/config.php |
<?
if (!defined('B_PROLOG_INCLUDED') || B_PROLOG_INCLUDED !== true)
{
die();
}
return [
'css' => [
'src/css/ui.livefeed.background.css',
],
'js' => [],
'rel' => []
];