Your IP : 3.129.69.58


Current Path : /home/bitrix/ext_www/crm.klimatlend.ua/bitrix/modules/report/
Upload File :
Current File : /home/bitrix/ext_www/crm.klimatlend.ua/bitrix/modules/report/autoload.php

<?php

CModule::AddAutoloadClasses(
	'report',
	array(
		'CReport' => 'classes/general/report.php',
		'CReportHelper' => 'classes/general/report_helper.php',
		'BXUserException' => 'classes/general/report.php',
		'BXFormException' => 'classes/general/report.php',
		'Bitrix\Report\ReportTable' => 'lib/report.php',
		'\Bitrix\Report\ReportTable' => 'lib/report.php',
	)
);