• Модуль: imopenlines
  • Путь к файлу: ~/bitrix/modules/imopenlines/lib/limit.php
  • Класс: BitrixImopenlinesLimit
  • Вызов: Limit::onBitrix24LicenseChange
static function onBitrix24LicenseChange(BitrixMainEvent $event)
{
	Config::checkLinesLimit();
}