uawdijnntqw1x1x1
IP : 18.222.110.185
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
/
nn.axolotls.ru
/
bitrix
/
modules
/
redsign.devcom
/
..
/
bitrixcloud
/
include.php
/
/
<?php if (!defined("CACHED_b_bitrixcloud_option")) define("CACHED_b_bitrixcloud_option", 36000); global $DB; $db_type = mb_strtolower($DB->type); CModule::AddAutoloadClasses("bitrixcloud", array( "CAllBitrixCloudOption" => "classes/general/option.php", "CBitrixCloudOption" => "classes/".$db_type."/option.php", "CBitrixCloudWebService" => "classes/general/webservice.php", "CBitrixCloudCDNWebService" => "classes/general/cdn_webservice.php", "CBitrixCloudCDNConfig" => "classes/general/cdn_config.php", "CBitrixCloudCDN" => "classes/general/cdn.php", "CBitrixCloudCDNQuota" => "classes/general/cdn_quota.php", "CBitrixCloudCDNClasses" => "classes/general/cdn_class.php", "CBitrixCloudCDNClass" => "classes/general/cdn_class.php", "CBitrixCloudCDNServerGroups" => "classes/general/cdn_server.php", "CBitrixCloudCDNServerGroup" => "classes/general/cdn_server.php", "CBitrixCloudCDNLocations" => "classes/general/cdn_location.php", "CBitrixCloudCDNLocation" => "classes/general/cdn_location.php", "CBitrixCloudBackupWebService" => "classes/general/backup_webservice.php", "CBitrixCloudBackup" => "classes/general/backup.php", "CBitrixCloudMonitoringWebService" => "classes/general/monitoring_webservice.php", "CBitrixCloudMonitoring" => "classes/general/monitoring.php", "CBitrixCloudMonitoringResult" => "classes/general/monitoring_result.php", "CBitrixCloudMobile" => "classes/general/mobile.php" )); if(CModule::IncludeModule('clouds')) { CModule::AddAutoloadClasses("bitrixcloud", array( "CBitrixCloudBackupBucket" => "classes/general/backup_bucket.php", )); } CJSCore::RegisterExt('mobile_monitoring', array( 'js' => '/bitrix/js/bitrixcloud/mobile_monitoring.js', 'lang' => '/bitrix/modules/bitrixcloud/lang/'.LANGUAGE_ID.'/js_mobile_monitoring.php' )); class CBitrixCloudException extends Exception { protected $error_code = ""; protected $debug_info = ""; public function __construct($message = "", $error_code = "", $debug_info = "") { parent::__construct($message); $this->error_code = $error_code; $this->debug_info = $debug_info; } final public function getErrorCode() { return $this->error_code; } final public function getDebugInfo() { return $this->debug_info; } }
/var/www/axolotl/data/www/nn.axolotls.ru/bitrix/modules/redsign.devcom/../bitrixcloud/include.php