コード例 #1
0
ファイル: document.php プロジェクト: ASDAFF/bitrix-5
	public static function PrepareFileForHistory($documentId, $fileId, $historyIndex)
	{
		return CBPHistoryService::PrepareFileForHistory($documentId, $fileId, $historyIndex);
	}