codestyle fix
This commit is contained in:
parent
1e9a684aa9
commit
ad36816f46
1 changed files with 1 additions and 0 deletions
|
@ -1655,6 +1655,7 @@ class intaro_retailcrm extends CModule
|
|||
'PAY_SYSTEM_ID' => $result->getId(),
|
||||
'PARAMS' => serialize(['BX_PAY_SYSTEM_ID' => $result->getId()]),
|
||||
];
|
||||
|
||||
PaySystemActionTable::update($result->getId(), $updateData);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue