1
0
mirror of synced 2024-11-21 12:56:08 +03:00
1 Home
neutrino19 edited this page 2015-12-01 18:01:19 +03:00
This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Для корректной работы фреймворка надо добавить подключения:

В файл lib\RetailCrm\ApiClient.php пропишите require_once "/Http/Client.php";

В файл lib\RetailCrm\Http\Client.php пропишите require_once "/../Response/ApiResponse.php";