Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save flayder/a02c40bd1c97a299a5c4 to your computer and use it in GitHub Desktop.

Select an option

Save flayder/a02c40bd1c97a299a5c4 to your computer and use it in GitHub Desktop.
<?
$arResult['SECTION_ID'] = CIBlockFindTools::GetSectionID( $arResult['VARIABLES']['SECTION_ID'], $arResult['VARIABLES']['SECTION_CODE'], array('IBLOCK_ID' => $arParams['IBLOCK_ID']) );
echo $arResult['SECTION_ID'];
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment