• Модуль: intranet
  • Путь к файлу: ~/bitrix/modules/intranet/lib/component/userprofile/stresslevel/img.php
  • Класс: BitrixIntranetComponentUserProfileStressLevelImg
  • Вызов: Img::__construct
function __construct()
{
	$this->imagePartsPath = $_SERVER['DOCUMENT_ROOT']."/bitrix/modules/intranet/lib/component/userprofile/stresslevel/assets";
	$this->factor = 1;
}