Your IP : 18.222.15.173


Current Path : /var/www/www-root/data/www/monolith-realty.ru/bitrix/modules/highloadblock/
Upload File :
Current File : /var/www/www-root/data/www/monolith-realty.ru/bitrix/modules/highloadblock/include.php

<?php

use Bitrix\Main\Loader;

Loader::registerAutoLoadClasses(
	'highloadblock',
	[
		'CIBlockPropertyDirectory' => 'classes/general/prop_directory.php',
		'CUserTypeHlblock' => 'classes/general/cusertypehlblock.php',
	]
);