Your IP : 3.133.143.199


Current Path : /var/www/www-root/data/www/monolith-realty.ru/bitrix/components/bitrix/mobile.player/
Upload File :
Current File : /var/www/www-root/data/www/monolith-realty.ru/bitrix/components/bitrix/mobile.player/class.php

<?php

if(!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED!==true)die();

class CBitrixMobilePlayer extends CBitrixComponent
{
	public function executeComponent()
	{
		$this->includeComponentTemplate();
	}
}