File manager - Edit - /home/c14075/dragmet-ural.ru/www/bitrix/components/bitrix/socialnetwork_group/templates/.default/group_disk_file_history.php
Back
<?if(!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED!==true)die(); /** @var array $arParams */ /** @var array $arResult */ /** @global CMain $APPLICATION */ /** @global CUser $USER */ /** @global CDatabase $DB */ /** @var CBitrixComponentTemplate $this */ /** @var string $templateName */ /** @var string $templateFile */ /** @var string $templateFolder */ /** @var string $componentPath */ /** @var CBitrixComponent $component */ $pageId = "group_files"; include("util_group_menu.php"); include("util_group_profile.php"); $file = \Bitrix\Disk\File::loadById($arResult['VARIABLES']['FILE_ID']); if (!$file) { return; } $componentParameters = array_merge( $arResult, array( 'STORAGE' => $file->getStorage(), 'FILE' => $file, 'FILE_ID' => $arResult['VARIABLES']['FILE_ID'], ) ); $APPLICATION->IncludeComponent( 'bitrix:disk.file.history', '', $componentParameters, $component );
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.25 |
proxy
|
phpinfo
|
Settings