• Модуль: clouds
  • Путь к файлу: ~/bitrix/modules/clouds/classes/general/storage_service_hotbox.php
  • Класс: CCloudStorageService_HotBox
  • Вызов: CCloudStorageService_HotBox::GetLocationList
function GetLocationList()
{
	return array(
		"" => "hb.bizmrg.com",
	);
}