Current Path : /var/www/html/clients/amz.e-nk.ru/bitrix/components/bitrix/iblock.element.add/ |
Current File : /var/www/html/clients/amz.e-nk.ru/bitrix/components/bitrix/iblock.element.add/component.php |
<? if (!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED!==true) die(); //echo "<pre>"; print_r($arParams); echo "</pre>"; if (!empty($_REQUEST["edit"])) $componentPage = "form"; else $componentPage = "list"; $arParams["EDIT_URL"] = $APPLICATION->GetCurPage("", array("edit", "delete", "CODE")); $arParams["LIST_URL"] = $arParams["EDIT_URL"]; $this->IncludeComponentTemplate($componentPage); ?>