uawdijnntqw1x1x1
IP : 3.22.66.60
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
/
axolotl.ru
/
www
/
saleshub
/
payments
/
index.php
/
/
<?php use Bitrix\Main; use Bitrix\SalesCenter; $siteId = ''; if (isset($_REQUEST['site_id']) && is_string($_REQUEST['site_id'])) { $siteId = mb_substr(preg_replace('/[^a-z0-9_]/i', '', $_REQUEST['site_id']), 0, 2); } if ($siteId) { define('SITE_ID', $siteId); } require $_SERVER['DOCUMENT_ROOT'].'/bitrix/header.php'; $request = Main\Application::getInstance()->getContext()->getRequest(); if (Main\Loader::includeModule('salescenter') && SalesCenter\Integration\CrmManager::getInstance()->isEnabled()) { global $APPLICATION; $APPLICATION->IncludeComponent( 'bitrix:ui.sidepanel.wrapper', '', [ 'POPUP_COMPONENT_NAME' => 'bitrix:salescenter.payment.list', 'POPUP_COMPONENT_TEMPLATE_NAME' => '', 'POPUP_COMPONENT_PARAMS' => [ 'sessionId' => $request->get('sessionId'), 'ownerId' => $request->get('ownerId'), 'ownerTypeId' => $request->get('ownerTypeId'), ], ] ); } require $_SERVER['DOCUMENT_ROOT'].'/bitrix/footer.php';
/var/www/axolotl/data/www/axolotl.ru/www/saleshub/payments/index.php