1 2 3 4 5 6 7
<? if($arParams[$this->__templatePage]) { $APPLICATION->AddChainItem($arParams[$this->__templatePage], $APPLICATION->GetCurPage()); } ?>