fixed
This commit is contained in:
parent
008800cf52
commit
0126f043c9
@ -1624,7 +1624,7 @@ class FormMail extends Form
|
||||
if (!empty($conf->commande->enabled)) {
|
||||
$tmparray['__SECUREKEYPAYMENT_ORDER__'] = 'SecureKeyPAYMENTUniquePerOrder';
|
||||
}
|
||||
if (!empty(contrat->enabled)) {
|
||||
if (!empty($conf->contrat->enabled)) {
|
||||
$tmparray['__SECUREKEYPAYMENT_CONTRACTLINE__'] = 'SecureKeyPAYMENTUniquePerContractLine';
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user