|
1C-Bitrix 25.700.0
|
Переменные | |
| $region = \Bitrix\Main\Application::getInstance()->getLicense()->getRegion() | |
| if(in_array($region, ['ru', 'by', 'kz', 'uz'])) | else |
| $temporary | |
| if(file_exists($_SERVER["DOCUMENT_ROOT"]."/bitrix/php_interface/pull.php")) | $pull_default_option = $temporary |
| if (file_exists( $_SERVER["DOCUMENT_ROOT"]."/bitrix/php_interface/pull.php")) $pull_default_option = $temporary |
См. определение в файле default_option.php строка 54
| $region = \Bitrix\Main\Application::getInstance()->getLicense()->getRegion() |
См. определение в файле default_option.php строка 3
| $temporary |
См. определение в файле default_option.php строка 13
| if (in_array( $region,[ 'ru', 'by', 'kz', 'uz'])) else |
См. определение в файле default_option.php строка 8