Your IP : 3.144.212.165


Current Path : /var/www/admin_ftp_12/data/www/httpdocs/bitrix/components/bitrix/ui.sidepanel.content/
Upload File :
Current File : /var/www/admin_ftp_12/data/www/httpdocs/bitrix/components/bitrix/ui.sidepanel.content/class.php

<?
if (!defined('B_PROLOG_INCLUDED') || B_PROLOG_INCLUDED!==true)die();

use \Bitrix\Main\Loader;

/**
 * Class UISliderContentComponent
 */
class UISliderContentComponent extends \CBitrixComponent
{
	public function executeComponent()
	{
		$this->includeComponentTemplate();
	}
}