• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/location/tree.php
  • Класс: BitrixSaleLocationTree
  • Вызов: Tree::applyRestrictions
static function applyRestrictions(&$data)
{
	unset($data['LEFT_MARGIN']);
	unset($data['RIGHT_MARGIN']);
	unset($data['DEPTH_LEVEL']);
}