uawdijnntqw1x1x1
IP : 3.144.36.122
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
/
yar.axolotls.ru
/
bitrix
/
modules
/
blog
/
..
/
currency
/
include.php
/
/
<? use Bitrix\Main\Loader; global $DB; $strDBType = mb_strtolower($DB->type); Loader::registerAutoLoadClasses( 'currency', array( 'CCurrency' => 'general/currency.php', 'CCurrencyLang' => 'general/currency_lang.php', 'CCurrencyRates' => $strDBType.'/currency_rate.php', '\Bitrix\Currency\Compatible\Tools' => 'lib/compatible/tools.php', '\Bitrix\Currency\Helpers\Admin\Tools' => 'lib/helpers/admin/tools.php', '\Bitrix\Currency\Helpers\Editor' => 'lib/helpers/editor.php', '\Bitrix\Currency\UserField\Money' => 'lib/userfield/money.php', '\Bitrix\Currency\CurrencyManager' => 'lib/currencymanager.php', '\Bitrix\Currency\CurrencyTable' => 'lib/currency.php', '\Bitrix\Currency\CurrencyLangTable' => 'lib/currencylang.php', '\Bitrix\Currency\CurrencyRateTable' => 'lib/currencyrate.php', '\Bitrix\Currency\CurrencyClassifier' => 'lib/currencyclassifier.php' ) ); unset($strDBType); //class_alias('Bitrix\Currency\UserField\Types\Money', 'Bitrix\Currency\UserField\Money'); \CJSCore::RegisterExt( 'currency', array( 'js' => '/bitrix/js/currency/core_currency.js', 'rel' => array('core', 'main.polyfill.promise') ) ); \CJSCore::RegisterExt( 'core_money_editor', array( 'js' => '/bitrix/js/currency/core_money_editor.js', 'oninit' => function() { return array( 'lang_additional' => array( 'CURRENCY' => \Bitrix\Currency\Helpers\Editor::getListCurrency(), ), ); } ) ); \CJSCore::RegisterExt( 'core_uf_money', array( 'js' => '/bitrix/js/currency/core_uf_money.js', 'css' => '/bitrix/js/currency/css/core_uf_money.css', 'rel' => array('uf', 'core_money_editor'), ) ); define('CURRENCY_CACHE_DEFAULT_TIME', 10800); define('CURRENCY_ISO_STANDART_URL', 'http://www.iso.org/iso/home/standards/currency_codes.htm'); /* * @deprecated deprecated since currency 14.0.0 * @see CCurrencyLang::CurrencyFormat() */ function CurrencyFormat($price, $currency) { return CCurrencyLang::CurrencyFormat($price, $currency, true); } /* * @deprecated deprecated since currency 14.0.0 * @see CCurrencyLang::CurrencyFormat() */ function CurrencyFormatNumber($price, $currency) { return CCurrencyLang::CurrencyFormat($price, $currency, false); }
/var/www/axolotl/data/www/yar.axolotls.ru/bitrix/modules/blog/../currency/include.php