• Модуль: statistic
  • Путь к файлу: ~/bitrix/modules/statistic/classes/general/statistic.php
  • Класс: CAllStatistics
  • Вызов: CAllStatistics::GetEventParam
static function GetEventParam($site_id = false)
{
	return CStatEvent::GetGID($site_id);
}