Your IP : 3.17.156.154


Current Path : /var/www/www-root/data/www/monolith-realty.ru/bitrix/components/bitrix/ui.info.helper/
Upload File :
Current File : /var/www/www-root/data/www/monolith-realty.ru/bitrix/components/bitrix/ui.info.helper/class.php

<?php

if (!defined('B_PROLOG_INCLUDED') || B_PROLOG_INCLUDED !== true)
{
	die();
}

class CUiInfoHelperComponent extends \CBitrixComponent
{
	public function executeComponent()
	{
		\Bitrix\Main\UI\Extension::load('ui.info-helper');
	}
}