|
1C-Bitrix 25.700.0
|
Переменные | |
| $MOD_RIGHT = $APPLICATION->getGroupRight('conversion') | |
| $modules = Config::getModules() | |
| $currency = Config::getBaseCurrency() | |
| if(!(Loader::includeModule( 'currency') &&( $currencies=CurrencyManager::getCurrencyList()))) if($MOD_RIGHT >='W' &&check_bitrix_sessid() | $tabControl ) |
| $currency = Config::getBaseCurrency() |
См. определение в файле options.php строка 20
| $MOD_RIGHT = $APPLICATION->getGroupRight('conversion') |
См. определение в файле options.php строка 11
| $modules = Config::getModules() |
См. определение в файле options.php строка 15
| if(!(Loader::includeModule('currency') &&($currencies=CurrencyManager::getCurrencyList()))) if ( $MOD_RIGHT >='W' &&check_bitrix_sessid() $tabControl) |
См. определение в файле options.php строка 63