• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/location/admin/sitelocationhelper.php
  • Класс: BitrixSaleLocationAdminSiteLocationHelper
  • Вызов: SiteLocationHelper::delete
static function delete($primary)
{
	throw new MainNotSupportedException(Loc::getMessage('SALE_LOCATION_ADMIN_SITE_LOCATION_HELPER_DELETE_OP_UNSUPPORTED'));
}