• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/location/import/compiler/compiler.php
  • Класс: BitrixSaleLocationImportCompilerCompiler
  • Вызов: Compiler::restoreExportTablesIndexes
private function restoreExportTablesIndexes()
{
	$this->eTreeDB->restoreIndexes();
	$this->eTreeDBRussia->restoreIndexes();
}