uawdijnntqw1x1x1
IP : 3.144.104.136
Hostname : axolotl
Kernel : Linux axolotl 4.9.0-13-amd64 #1 SMP Debian 4.9.228-1 (2020-07-05) x86_64
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
OS : Linux
PATH:
/
var
/
www
/
axolotl
/
data
/
www
/
b24.axolotl.ru
/
public_html
/
timeman
/
..
/
bitrix
/
tools
/
crm_show_file.php
/
/
<?php define('NO_KEEP_STATISTIC', 'Y'); define('NO_AGENT_STATISTIC','Y'); define('NO_AGENT_CHECK', true); define('DisableEventsCheck', true); $authToken = isset($_REQUEST['auth']) ? $_REQUEST['auth'] : ''; if($authToken !== '') { define('NOT_CHECK_PERMISSIONS', true); } require_once($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/main/include/prolog_before.php"); if(!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED!==true) die(); $errors = array(); if(CModule::IncludeModule('crm')) { $options = array(); if($authToken !== '') { $options['oauth_token'] = $authToken; } if (isset($_REQUEST['preview']) && mb_strtoupper($_REQUEST['preview']) == 'Y') $options['preview'] = true; CCrmFileProxy::WriteDiskFileToResponse( isset($_REQUEST['ownerTypeId']) ? (int)$_REQUEST['ownerTypeId'] : CCrmOwnerType::Undefined, isset($_REQUEST['ownerId']) ? (int)$_REQUEST['ownerId'] : 0, isset($_REQUEST['fileId']) ? (int)$_REQUEST['fileId'] : 0, $errors, $options ); } require($_SERVER["DOCUMENT_ROOT"].BX_ROOT."/modules/main/include/prolog_after.php"); if(!empty($errors)) { foreach($errors as $error) { echo $error; } } require($_SERVER["DOCUMENT_ROOT"].BX_ROOT."/modules/main/include/epilog.php");
/var/www/axolotl/data/www/b24.axolotl.ru/public_html/timeman/../bitrix/tools/crm_show_file.php