Файловый менеджер - Редактировать - /var/www/axolotl/data/www/axolotls.ru/www/bitrix/modules/location/default_option.php
Назад
<?php $location_default_option = [ 'address_format_code' => getDefaultAddressFormatCode(), 'google_map_api_key' => \Bitrix\Main\Config\Option::get('fileman', 'google_map_api_key', '') ]; // copy & paste from \Bitrix\Location\Infrastructure\FormatCode::getDefault() function getDefaultAddressFormatCode(string $languageId = LANGUAGE_ID): string { switch ($languageId) { case 'kz': $result = 'RU_2'; break; case 'de': $result = 'EU'; break; case 'en': $result = 'US'; break; //case 'ru': //case 'by': //case 'ua': default: $result = 'RU'; } return $result; }
| ver. 1.4 |
Github
|
.
| PHP 7.4.8 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка