• Модуль: imopenlines
  • Путь к файлу: ~/bitrix/modules/imopenlines/lib/config.php
  • Класс: BitrixImOpenLinesConfig
  • Вызов: Config::getSla
static function getSla($configId)
{
	// Temporary hack :(
	return function_exists('customImopenlinesConfigSla')? customImopenlinesConfigSla($configId): 0;
}