uawdijnntqw1x1x1
IP : 3.17.65.43
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
/
include
/
..
/
bitrix
/
modules
/
crm
/
functions.php
/
/
<?if(!defined('B_PROLOG_INCLUDED') || B_PROLOG_INCLUDED!==true)die(); IncludeModuleLangFile(__FILE__); if (!function_exists('__format_user4search')) { function __format_user4search($userID=null, $nameTemplate="") { global $USER; if ($userID == null) $userID = $USER->GetID(); if (empty($nameTemplate)) $nameTemplate = CSite::GetNameFormat(false); $rUser = CUser::GetByID($userID); if ($rUser && $arUser =$rUser->Fetch()) { $userName = CUser::FormatName($nameTemplate.' [#ID#]', $arUser); if (!($arUser['NAME'] <> '' || $arUser['LAST_NAME'] <> '')) { $userName .= ' ['.$arUser['ID'].']'; } } else { $userName = ''; } return $userName; } } function CrmClearMenuCache() { global $CACHE_MANAGER; $CACHE_MANAGER->CleanDir('menu'); $CACHE_MANAGER->ClearByTag('crm_change_role'); } function CrmCheckPath($path_name, $param_path, $def_path) { if ($param_path == '' && COption::GetOptionString('crm', mb_strtolower($path_name)) <> '') $path_value = htmlspecialcharsbx(COption::GetOptionString('crm', mb_strtolower($path_name))); else if ($param_path == '') $path_value = htmlspecialcharsbx($def_path); else $path_value = $param_path; return $path_value; } function CrmCompareFieldsList($arFieldData, $fieldValue, $sEmptyString = null) { $sEmptyString = !is_null($sEmptyString) ? $sEmptyString : GetMessage('CRM_FIELD_COMPARE_EMPTY'); return isset($arFieldData[$fieldValue]) ? $arFieldData[$fieldValue] : (!empty($fieldValue) ? GetMessage('CRM_FIELD_COMPARE_DELETE') : $sEmptyString); } function CrmOnModuleUnInstallSale() { global $APPLICATION; $APPLICATION->ThrowException(GetMessage("CRM_UNINSTALL_SALE_ERROR"), "CRM_DEPENDS_SALE"); return false; } //function CrmCompareFieldCallback($callback, $fieldValue, $emptyString = null) //{ // $emptyString = !is_null($emptyString) ? $emptyString : GetMessage('CRM_FIELD_COMPARE_EMPTY'); // $fieldDisplayInfo = call_user_func($callback, $fieldValue); // return isset($fieldDisplayInfo[0]) ? $fieldDisplayInfo : (!empty($fieldValue) ? GetMessage('CRM_FIELD_COMPARE_DELETE') : $emptyString); //} ?>
/var/www/axolotl/data/www/axolotl.ru/www/include/../bitrix/modules/crm/functions.php