Blame view
local/php_interface/include/autoload.php
229 Bytes
80576aee7 Интеграция верстк... |
1 2 3 4 5 6 7 8 |
<?php \Bitrix\Main\Loader::registerAutoLoadClasses( null, [ /*'lib\SmartApteka' => '/local/php_interface/lib/SmartApteka.php', 'Dadata\DadataClient' => '/local/php_interface/lib/dadata/src/DadataClient.php',*/ ] ); |