Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/modules/highloadblock/
Upload File :
Current File : /var/www/homesaver/www/bitrix/modules/highloadblock/include.php

<?php

use Bitrix\Main\Loader;

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