Current Path : /var/www/html/clients/old.e-nkama.ru/e-nkama_bitrix/feedback/ |
Current File : /var/www/html/clients/old.e-nkama.ru/e-nkama_bitrix/feedback/index.1 |
<? define('hide_official_menu',true); require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php"); $APPLICATION->SetTitle("Èíòåðíåò-ïðèåìíàÿ"); ?> <? // åñëè íåàâòîðèçîâàíû, òî òîëüêî íîâîå îáðàùåíèå if (!$USER->IsAuthorized()) { // include('inc_new.php'); $action = 'new'; } else { $action = strtolower($_REQUEST['fb_action'] ? $_REQUEST['fb_action'] : 'list'); $inc_file = dirname(__FILE__).'/inc_'.$action.'.php'; if (!file_exists($inc_file)) $action='new'; } $APPLICATION->IncludeFile($APPLICATION->GetCurDir().'inc_'.$action.'.php'); ?> <?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");?>