Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/components/bitrix/system.field.edit/templates/disk_file/
Upload File :
Current File : /var/www/homesaver/www/bitrix/components/bitrix/system.field.edit/templates/disk_file/template.php

<?
if(!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED!==true)die();
if (CModule::IncludeModule('disk'))
{
	\Bitrix\Disk\Driver::getInstance()->getUserFieldManager()->showEdit($arParams, $arResult, $component->__parent);
}
?>