Your IP : 52.15.48.21


Current Path : /var/www/admin_ftp_12/data/www/httpdocs/bitrix/modules/highloadblock/
Upload File :
Current File : /var/www/admin_ftp_12/data/www/httpdocs/bitrix/modules/highloadblock/include.php

<?php

use Bitrix\Main\Loader;

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