install crash fix
This commit is contained in:
parent
1378c1d531
commit
6225fbc041
1 changed files with 2 additions and 0 deletions
|
@ -74,6 +74,8 @@ class intaro_intarocrm extends CModule {
|
|||
include($this->INSTALL_PATH . '/../classes/general/RestApi.php');
|
||||
include($this->INSTALL_PATH . '/../classes/general/ICrmOrderActions.php');
|
||||
include($this->INSTALL_PATH . '/../classes/general/ICMLLoader.php');
|
||||
include($this->INSTALL_PATH . '/../classes/general/Exception/ApiException.php');
|
||||
include($this->INSTALL_PATH . '/../classes/general/Exception/CurlException.php');
|
||||
|
||||
$step = intval($_REQUEST['step']);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue