style
This commit is contained in:
parent
d4521c4ef5
commit
862aaa842d
1 changed files with 2 additions and 1 deletions
|
@ -92,7 +92,8 @@ class intaro_retailcrm extends CModule
|
|||
require_once('install_deps.php');
|
||||
} catch (Error $ex) {
|
||||
RCrmActions::eventLog(
|
||||
'RetailCRM module install error', 'intaro.retailcrm',
|
||||
'RetailCRM module install error',
|
||||
'intaro.retailcrm',
|
||||
$ex->getCode() . ': ' . $ex->getMessage()
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue