Your IP : 3.145.120.18


Current Path : /var/www/admin_ftp_12/data/www/httpdocs/bitrix/components/bitrix/ui.info.helper/
Upload File :
Current File : /var/www/admin_ftp_12/data/www/httpdocs/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');
	}
}
?>