• Модуль: landing
  • Путь к файлу: ~/bitrix/modules/landing/lib/urlrewrite.php
  • Класс: BitrixLandingUrlRewrite
  • Вызов: UrlRewrite::remove
static function remove($siteId, $rule)
{
	self::set($siteId, $rule);
}