• Модуль: imopenlines
  • Путь к файлу: ~/bitrix/modules/imopenlines/lib/preset.php
  • Класс: BitrixImOpenlinesPreset
  • Вызов: Preset::getInstalledVersion
static function getInstalledVersion()
{
	return (int) Option::get('imopenlines', self::$versionOptionName, 0);
}