Blame view

bitrix/templates/primary/components/citrus/contests/festivals/component_epilog.php 139 Bytes
60c6f0893   root   init
1
2
3
4
5
6
7
  <?
  
  if($arParams[$this->__templatePage])
  {
  	$APPLICATION->AddChainItem($arParams[$this->__templatePage], $APPLICATION->GetCurPage());
  }
  ?>