"ASC"], Array("IBLOCK_ID" => $arParams['IBLOCK_ID'], "ID" => $arParams['ID'], "ACTIVE"=>"Y", "GLOBAL_ACTIVE"=>"Y"), false, false); $arResult['object'] = []; if($ob = $rows->GetNextElement()) { $arResult['object'] = Register::GetObjectRow($ob, true); // $p['all_photos'] = array_merge($row['UF_REPORT_PHOTOS'], $row['UF_PHOTOS']); // echo '
';	
	// 	print_r($arResult['object']['history_all']);
	// echo '
'; } $this->IncludeComponentTemplate();