CCrmUtils::EnableTracing

  1. Bitrix24 API (v. 23.675.0)
  2. crm
  3. CCrmUtils
  4. EnableTracing
  • Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/classes/general/crm_utils.php
  • Класс: \CCrmUtils
  • Вызов: CCrmUtils::EnableTracing
static function EnableTracing($enable)
{
	self::$ENABLE_TRACING = $enable;
}

Добавить комментарий